mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-21 06:54:08 -07:00
Remove nuxt from global css
This commit is contained in:
parent
afa6a7a3e1
commit
a623363579
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ export default {
|
||||||
/*
|
/*
|
||||||
** Global CSS
|
** Global CSS
|
||||||
*/
|
*/
|
||||||
css: ['~/assets/css/tailwind.css'],
|
// css: ['~/assets/css/tailwind.css'],
|
||||||
|
|
||||||
/*
|
/*
|
||||||
** Plugins to load before mounting the App
|
** Plugins to load before mounting the App
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue