aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2020-11-08 20:43:28 +0100
committerMateja <mail@matejamaric.com>2020-11-08 20:43:28 +0100
commit5ee0430e9dcc54c89defe8cc0cb665565591321e (patch)
tree44bab6344029db8be30e3cf213ed31f7b31fbe00 /package.json
parentde0600b75c3eeff15352f58e2631f2e19da4b252 (diff)
downloadyota-laravel-5ee0430e9dcc54c89defe8cc0cb665565591321e.tar.gz
yota-laravel-5ee0430e9dcc54c89defe8cc0cb665565591321e.zip
webpack stuff...
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 2219d41..62d9b49 100644
--- a/package.json
+++ b/package.json
@@ -15,6 +15,8 @@
"laravel-mix": "^5.0.1",
"lodash": "^4.17.19",
"resolve-url-loader": "^3.1.0",
+ "sass": "^1.29.0",
+ "sass-loader": "^8.0.2",
"vue-template-compiler": "^2.6.12"
}
}