mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +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:
committed by
XhmikosR
parent
08ba61e276
commit
f2483febb6
Generated
+3
-3
@@ -11575,9 +11575,9 @@
|
||||
}
|
||||
},
|
||||
"stylelint-config-twbs-bootstrap": {
|
||||
"version": "0.8.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-0.8.0.tgz",
|
||||
"integrity": "sha512-NuOUqITIUZz0zjIqFkafBxuHe9pWAur7qaT1+A39b9PBe/Prg5GmiRMHZP+ItYmpOirWxcI2K1d3qRTgh2+nVA==",
|
||||
"version": "0.9.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-0.9.0.tgz",
|
||||
"integrity": "sha512-vXody1A6K42BROy8yJlUNOirblubxEGftM/mG/JdM7O2gScL/oeVf60FGYy2hs1cjjdL6S+uPBl2eDqfCjg6Wg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"stylelint-config-recommended-scss": "^4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user