1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 05:03:16 +02:00

Lint examples' CSS too.

This commit is contained in:
XhmikosR
2017-10-07 19:16:49 +03:00
parent ecdaf0e34a
commit a8fb64f3e3
4 changed files with 26 additions and 8 deletions

View File

@@ -19,7 +19,7 @@
"declaration-block-semicolon-space-after": "always-single-line",
"declaration-empty-line-before": null,
"declaration-no-important": true,
"font-family-name-quotes": "always-where-required",
"font-family-name-quotes": "always-where-recommended",
"font-weight-notation": "numeric",
"function-comma-space-after": null,
"function-url-no-scheme-relative": true,