diff options
| author | XhmikosR <[email protected]> | 2018-09-18 23:00:22 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-10-08 20:12:34 +0300 |
| commit | fb5a1c6b29d87edec4977b43d72ec0ef5fbbea07 (patch) | |
| tree | 5c4e0a3d92547e0c384d9731432cdc4cd9f536c9 /less/button-groups.less | |
| parent | 4ebe2b8753ad82ecb5e07c89f9492e9934b531b5 (diff) | |
| download | bootstrap-fb5a1c6b29d87edec4977b43d72ec0ef5fbbea07.tar.xz bootstrap-fb5a1c6b29d87edec4977b43d72ec0ef5fbbea07.zip | |
Switch to inline comments for stylelint inline directives.
Otherwise the comments are actually output to the CSS.
Diffstat (limited to 'less/button-groups.less')
| -rw-r--r-- | less/button-groups.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/button-groups.less b/less/button-groups.less index 6c2b6f7c6..0472800f1 100644 --- a/less/button-groups.less +++ b/less/button-groups.less @@ -1,4 +1,4 @@ -/* stylelint-disable selector-no-qualifying-type */ +// stylelint-disable selector-no-qualifying-type */ // // Button groups |
