]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Change stylelint `property-blacklist` to `property-disallowed-list`
authorPatrick H. Lauke <redux@splintered.co.uk>
Tue, 3 Jan 2023 09:52:20 +0000 (09:52 +0000)
committerMark Otto <otto@github.com>
Wed, 4 Jan 2023 03:46:08 +0000 (19:46 -0800)
see https://github.com/twbs/bootstrap/pull/31066#issuecomment-1369405723 / https://github.com/stylelint/stylelint/releases/tag/13.7.0

xref #31066

scss/vendor/_rfs.scss

index 7e9a6c7a8a4a8e343789ce262d3f024fb5f889d7..c7dcc52c895c167d9c3dd3fe6cc83c356490dd34 100644 (file)
@@ -1,4 +1,4 @@
-// stylelint-disable property-blacklist, scss/dollar-variable-default
+// stylelint-disable property-disallowed-list, scss/dollar-variable-default
 
 // SCSS RFS mixin
 //