Merge pull request #252 from korylprince/master

Fix mdTheme.vue filename case
This commit is contained in:
Marcos Moura 2016-12-26 00:20:40 -02:00 committed by GitHub
commit ec41a0c497

View file

@ -1,6 +1,6 @@
import palette from './palette';
import rgba from './rgba';
import MdTheme from './MdTheme';
import MdTheme from './mdTheme';
const VALID_THEME_TYPE = ['primary', 'accent', 'background', 'warn', 'hue-1', 'hue-2', 'hue-3'];
const DEFAULT_THEME_COLORS = {