mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-10 19:57:13 +03:00
fixed meteor
This commit is contained in:
parent
80fc8a14b3
commit
cbd2ff391a
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -10,3 +10,4 @@ Thumbs.db
|
|||
.grunt/
|
||||
/bower_components/
|
||||
.build*
|
||||
/_SpecRunner.html
|
||||
|
|
|
@ -23,7 +23,7 @@ Package.onUse(function (api) {
|
|||
'dist/fonts/Material-Design-Icons.svg', // SVG fallback for iOS < 5 - http://caniuse.com/#feat=svg-fonts, http://stackoverflow.com/a/11002874/126903
|
||||
'dist/fonts/Material-Design-Icons.ttf', // Android Browers 4.1, 4.3 - http://caniuse.com/#feat=ttf
|
||||
'dist/fonts/Material-Design-Icons.woff', // Supported by all modern browsers
|
||||
'dist/css/material-wfont.css', // includes @font-face rules to load the Roboto font
|
||||
'dist/css/material.css', // includes only the primary color variations
|
||||
'dist/css/ripples.css',
|
||||
'dist/js/material.js',
|
||||
'dist/js/ripples.js',
|
||||
|
|
Loading…
Reference in New Issue
Block a user