2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Update stylelint-config-twbs-bootstrap to 0.9.0 (#29612)

* Update stylelint-config-twbs-bootstrap to 0.9.0

* Add `scss/dollar-variable-default` rule

This rule was removed from `stylelint-config-twbs-bootstrap` (https://github.com/twbs/stylelint-config-twbs-bootstrap/pull/27) in favour to add it here.
This commit is contained in:
Martijn Cuppens
2019-10-31 09:56:10 +01:00
committed by XhmikosR
parent 08ba61e276
commit f2483febb6
3 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -132,7 +132,7 @@
"shelljs": "^0.8.3",
"shx": "^0.3.2",
"stylelint": "^11.1.1",
"stylelint-config-twbs-bootstrap": "^0.8.0",
"stylelint-config-twbs-bootstrap": "^0.9.0",
"terser": "^4.3.9",
"vnu-jar": "19.9.4"
},