Skip to content

Commit

Permalink
Use vuetify a la carte for css
Browse files Browse the repository at this point in the history
  • Loading branch information
schneefux committed Apr 3, 2019
1 parent 44b6dd5 commit 4e7bd21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export default {
*/
css: [
'~/assets/style/roboto.css',
'vuetify/src/stylus/main.styl',
'vuetify/src/stylus/app.styl',
'dayspan-vuetify/dist/lib/dayspan-vuetify.min.css',
'@mdi/font/css/materialdesignicons.min.css'
],
Expand Down

0 comments on commit 4e7bd21

Please sign in to comment.