File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "extends" : [
33 " stylelint-config-twbs-bootstrap"
44 ],
5+ "reportInvalidScopeDisables" : true ,
6+ "reportNeedlessDisables" : true ,
57 "rules" : {
68 "no-duplicate-selectors" : true ,
79 "property-no-vendor-prefix" : null ,
Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4- addressable (2.8.1 )
4+ addressable (2.8.4 )
55 public_suffix (>= 2.0.2 , < 6.0 )
66 colorator (1.1.0 )
77 concurrent-ruby (1.2.2 )
1212 eventmachine (1.2.7-x64-mingw32 )
1313 ffi (1.15.5 )
1414 forwardable-extended (2.6.0 )
15- google-protobuf (3.22.2 )
15+ google-protobuf (3.23.1 )
1616 http_parser.rb (0.8.0 )
17- i18n (1.12 .0 )
17+ i18n (1.13 .0 )
1818 concurrent-ruby (~> 1.0 )
1919 jekyll (4.3.2 )
2020 addressable (~> 2.4 )
5757 rb-inotify (0.10.1 )
5858 ffi (~> 1.0 )
5959 rexml (3.2.5 )
60- rouge (4.1.0 )
60+ rouge (4.1.1 )
6161 safe_yaml (1.0.5 )
62- sass-embedded (1.60.0 )
62+ sass-embedded (1.62.1 )
6363 google-protobuf (~> 3.21 )
6464 rake (>= 10.0.0 )
65- sass-embedded (1.60.0 -x64-mingw-ucrt )
65+ sass-embedded (1.62.1 -x64-mingw-ucrt )
6666 google-protobuf (~> 3.21 )
67- sass-embedded (1.60.0 -x64-mingw32 )
67+ sass-embedded (1.62.1 -x64-mingw32 )
6868 google-protobuf (~> 3.21 )
6969 terminal-table (3.0.2 )
7070 unicode-display_width (>= 1.1.1 , < 3 )
@@ -84,4 +84,4 @@ DEPENDENCIES
8484 wdm (~> 0.1.1 )
8585
8686BUNDLED WITH
87- 2.4.9
87+ 2.4.13
Original file line number Diff line number Diff line change 1+ // stylelint-disable declaration-block-single-line-max-declarations
2+
13.hll { background-color : #ffc ; }
24.c { color : #727272 ; }
35.k { color : #069 ; }
You can’t perform that action at this time.
0 commit comments