Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Ambrosini <marcoambrosini@pm.me>2020-10-05 17:53:17 +0300
committerMarco Ambrosini <marcoambrosini@pm.me>2020-10-05 17:53:17 +0300
commitb1c414556fdee13959b5e1fce9e61b78d4ce160a (patch)
treeddc1bb46fdf22032cf15642cc6b0dffb6a3de86e /package.json
parent056a9ed685349118d3750603ca48638bf839ab20 (diff)
Add style loader
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 7f6874b81..52db7bcc9 100644
--- a/package.json
+++ b/package.json
@@ -84,6 +84,7 @@
"eslint-plugin-vue": "^5.2.3",
"node-sass": "^4.14.1",
"sass-loader": "^10.0.2",
+ "style-loader": "^1.3.0",
"stylelint": "^13.7.2",
"stylelint-config-recommended-scss": "^4.2.0",
"stylelint-scss": "^3.18.0",