diff options
Diffstat (limited to 'vendor/twbs/bootstrap/.stylelintrc')
-rw-r--r-- | vendor/twbs/bootstrap/.stylelintrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/twbs/bootstrap/.stylelintrc b/vendor/twbs/bootstrap/.stylelintrc index c068d30b5..94c8ec155 100644 --- a/vendor/twbs/bootstrap/.stylelintrc +++ b/vendor/twbs/bootstrap/.stylelintrc @@ -1,6 +1,6 @@ { "extends": [ - "stylelint-config-twbs-bootstrap/scss" + "stylelint-config-twbs-bootstrap" ], "rules": { "declaration-property-value-disallowed-list": { |