mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Change stylelint property-blacklist to property-disallowed-list
see https://github.com/twbs/bootstrap/pull/31066#issuecomment-1369405723 / https://github.com/stylelint/stylelint/releases/tag/13.7.0 xref #31066
This commit is contained in:
committed by
Mark Otto
parent
974c50b006
commit
fa87dae050
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
// stylelint-disable property-blacklist, scss/dollar-variable-default
|
||||
// stylelint-disable property-disallowed-list, scss/dollar-variable-default
|
||||
|
||||
// SCSS RFS mixin
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user