mirror of
https://github.com/ArthurDanjou/arthurdanjou.fr.git
synced 2026-01-14 12:14:34 +01:00
update package.json
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"sass": "sass ./public/style/style.scss:./dist/app.scss",
|
||||
"build-all": "yarn build && yarn sass",
|
||||
"build-all": "yarn build && yarn sass"
|
||||
},
|
||||
"dependencies": {
|
||||
"@zeit/next-sass": "^1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user