Started the styling
Need to look into how to properly deal with styling in nuxt
This commit is contained in:
parent
f1c76c22a7
commit
ca7034738b
9 changed files with 69 additions and 20 deletions
|
|
@ -9,7 +9,9 @@
|
|||
"devDependencies": {
|
||||
"@nuxt/postcss8": "^1.1.3",
|
||||
"@nuxt/types": "^2.15.8",
|
||||
"nuxt": "3.0.0-rc.1"
|
||||
"nuxt": "3.0.0-rc.1",
|
||||
"sass": "^1.52.1",
|
||||
"sass-loader": "^13.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxtjs/i18n": "^7.2.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue