File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -348,6 +348,7 @@ Below is a list of all the wonderful people who make PostCSS plugins.
348
348
| [ devgru] ( https://github.com/devgru ) | [ ` postcss-color-hcl ` ] ( https://github.com/devgru/postcss-color-hcl ) | 10|
349
349
| [ dfernandez79] ( https://github.com/dfernandez79 ) | [ ` postcss-ase-colors ` ] ( https://github.com/dfernandez79/postcss-ase-colors ) | 10|
350
350
| [ DimitrisNL] ( https://github.com/DimitrisNL ) | [ ` postcss-autocorrect ` ] ( https://github.com/DimitrisNL/postcss-autocorrect ) | 13|
351
+ | [ dolgachio] ( https://github.com/dolgachio ) | [ ` postcss-boost-specificity ` ] ( https://github.com/ukrcode/postcss-boost-specificity ) | 0|
351
352
| [ DongShelton] ( https://github.com/DongShelton ) | [ ` postcss-file ` ] ( https://github.com/DongShelton/postcss-file ) | 3|
352
353
| [ dp-lewis] ( https://github.com/dp-lewis ) | [ ` postcss-australian-stylesheets ` ] ( https://github.com/dp-lewis/postcss-australian-stylesheets ) | 83|
353
354
| [ Dreamseer] ( https://github.com/Dreamseer ) | [ ` postcss-opacity-percentage ` ] ( https://github.com/Dreamseer/postcss-opacity-percentage ) | 11|
Original file line number Diff line number Diff line change @@ -
9421
5327,5 +5327,16 @@
5327
5327
" other"
5328
5328
],
5329
5329
"stars" : 0
5330
+ },
5331
+ {
5332
+ "name" : " postcss-boost-specificity" ,
5333
+ "description" : " that increases(boosts) CSS selectors specificity" ,
5334
+ "author" : " dolgachio" ,
5335
+ "url" : " https://github.com/ukrcode/postcss-boost-specificity" ,
5336
+ "tags" : [
5337
+ " extensions" ,
5338
+ " other"
5339
+ ],
5340
+ "stars" : 0
5330
5341
}
5331
- ]
5342
+ ]
You can’t perform that action at this time.
0 commit comments