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

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Cuppens <martijn.cuppens@gmail.com>2019-10-22 23:00:26 +0300
committerXhmikosR <xhmikosr@gmail.com>2019-10-23 11:19:00 +0300
commit6933ca550fe014a2740036a24d022403ec105761 (patch)
tree4554b30a6ee2cc5bb991a8057568954d0ddae7d6 /package.json
parent97307025a17081802aa20ff12a89cf2e9ed775d5 (diff)
Add Dart Sass tests
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 42ae7b5..350afcc 100644
--- a/package.json
+++ b/package.json
@@ -71,6 +71,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^7.0.18",
"prettier": "^1.18.2",
+ "sass": "^1.23.0",
"stylelint": "^11.1.1",
"stylelint-config-standard": "^19.0.0",
"stylus": "^0.54.7",