File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -316,6 +316,7 @@ Below is a list of all the wonderful people who make PostCSS plugins.
316
316
| [ bmds] ( https://github.com/bmds ) | [ ` postcss-logical-props ` ] ( https://github.com/bmds/postcss-logical-props ) | 7|
317
317
| [ borodean] ( https://github.com/borodean ) | [ ` postcss-assets ` ] ( https://github.com/borodean/postcss-assets ) | 541|
318
318
| [ btholt] ( https://github.com/btholt ) | [ ` postcss-colorblind ` ] ( https://github.com/btholt/postcss-colorblind ) | 333|
319
+ | [ cadomac] ( https://github.com/cadomac ) | [ ` postcss-hocus-pocus ` ] ( https://github.com/cadomac/postcss-hocus-pocus ) | 0|
319
320
| [ casey6] ( https://github.com/casey6 ) | [ ` postcss-redundant-color-vars ` ] ( https://github.com/caseyjacobson/postcss-redundant-color-vars ) | 13|
320
321
| [ cbas] ( https://github.com/cbas ) | [ ` postcss-imperial ` ] ( https://github.com/cbas/postcss-imperial ) | 31|
321
322
| [ cbracco] ( https://github.com/cbracco ) | [ ` postcss-remove-root ` ] ( https://github.com/cbracco/postcss-remove-root ) | 9|
Original file line number Diff line number Diff line change 5296
5296
" other"
5297
5297
],
5298
5298
"stars" : 0
5299
+ },
5300
+ {
5301
+ "name" : " postcss-hocus-pocus" ,
5302
+ "description" : " Provides shorthand to combine :hover and :focus using :hocus, and add :active using :pocus! Forked from postcss-hocus." ,
5303
+ "author" : " cadomac" ,
5304
+ "url" : " https://github.com/cadomac/postcss-hocus-pocus" ,
5305
+ "tags" : [
5306
+ " fun" ,
5307
+ " shortcuts"
5308
+ ],
5309
+ "stars" : 0
5299
5310
}
5300
5311
]
You can’t perform that action at this time.
0 commit comments