2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Switch to our Stylelint config. (#27974)

This commit is contained in:
XhmikosR
2019-01-05 20:59:44 +02:00
committed by GitHub
parent f21b5f9e98
commit d1067d7c35
4 changed files with 17 additions and 330 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
{
"extends": "../../../../.stylelintrc",
"extends": [
"stylelint-config-bootstrap/css"
],
"rules": {
"at-rule-no-vendor-prefix": null,
"comment-empty-line-before": null,