* 'master' of https://github.com/marcosmoura/vue-material:
  Fix mdTheme.vue filename case
This commit is contained in:
Marcos Moura 2016-12-26 00:30:39 -02:00
commit 617101b243

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 = {