2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

Switch to inline comments for stylelint inline directives.

Otherwise the comments are actually output to the CSS.
This commit is contained in:
XhmikosR
2018-09-18 23:00:22 +03:00
parent 4ebe2b8753
commit fb5a1c6b29
41 changed files with 41 additions and 41 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
/* stylelint-disable declaration-block-single-line-max-declarations */
// stylelint-disable declaration-block-single-line-max-declarations
.hll { background-color: #ffc; }
.c { color: #999; }