Jesus sucks
This commit is contained in:
5
backend/frontend/node_modules/@mui/material/styles/excludeVariablesFromRoot.d.ts
generated
vendored
Normal file
5
backend/frontend/node_modules/@mui/material/styles/excludeVariablesFromRoot.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* @internal These variables should not appear in the :root stylesheet when the `defaultMode="dark"`
|
||||
*/
|
||||
declare const excludeVariablesFromRoot: (cssVarPrefix: string) => string[];
|
||||
export default excludeVariablesFromRoot;
|
||||
Reference in New Issue
Block a user