0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01: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:
Patrick H. Lauke 2023-01-03 09:52:20 +00:00 committed by Mark Otto
parent 974c50b006
commit fa87dae050

View 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
//