Remove nuxt from global css

This commit is contained in:
Sam Carlton 2020-09-19 23:00:02 -05:00
parent afa6a7a3e1
commit a623363579

View file

@ -73,7 +73,7 @@ export default {
/*
** Global CSS
*/
css: ['~/assets/css/tailwind.css'],
// css: ['~/assets/css/tailwind.css'],
/*
** Plugins to load before mounting the App