mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 17:11:48 +02:00
Switch to our Stylelint config. (#27974)
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"extends": "../../../../.stylelintrc",
|
||||
"extends": [
|
||||
"stylelint-config-bootstrap/css"
|
||||
],
|
||||
"rules": {
|
||||
"at-rule-no-vendor-prefix": null,
|
||||
"comment-empty-line-before": null,
|
||||
|
Reference in New Issue
Block a user