We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9fa283d + 106567a commit ec41a0cCopy full SHA for ec41a0c
src/core/components/mdTheme/index.js
@@ -1,6 +1,6 @@
1
import palette from './palette';
2
import rgba from './rgba';
3
-import MdTheme from './MdTheme';
+import MdTheme from './mdTheme';
4
5
const VALID_THEME_TYPE = ['primary', 'accent', 'background', 'warn', 'hue-1', 'hue-2', 'hue-3'];
6
const DEFAULT_THEME_COLORS = {
0 commit comments