File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -371,6 +371,7 @@ Below is a list of all the wonderful people who make PostCSS plugins.
371
371
| [ iahu] ( https://github.com/iahu ) | [ ` postcss-font-normalize ` ] ( https://github.com/iahu/postcss-font-normalize ) | 6|
372
372
| [ iamstarkov] ( https://github.com/iamstarkov ) | [ ` postcss-color-mix ` ] ( https://github.com/iamstarkov/postcss-color-mix ) | 15|
373
373
| [ itaoyuta] ( https://github.com/itaoyuta ) | [ ` postcss-selector-replace ` ] ( https://github.com/itaoyuta/postcss-selector-replace ) | 6|
374
+ | [ jackmcpickle] ( https://github.com/jackmcpickle ) | [ ` postcss-include-media ` ] ( https://github.com/jackmcpickle/postcss-include-media ) | 0|
374
375
| [ jakelazaroff] ( https://github.com/jakelazaroff ) | [ ` postcss-border-radius ` ] ( https://github.com/jakelazaroff/postcss-border-radius ) | 2|
375
376
| [ jameskolce] ( https://github.com/jameskolce ) | [ ` postcss-type-scale ` ] ( https://github.com/jameskolce/postcss-type-scale ) | 1|
376
377
| [ janczer] ( https://github.com/janczer ) | [ ` postcss-make-it-bright ` ] ( https://github.com/janczer/postcss-make-it-bright ) | 2|
Original file line number Diff line number Diff line change 5149
5149
" other"
5150
5150
],
5151
5151
"stars" : 0
5152
+ },
5153
+ {
5154
+ "name" : " postcss-include-media" ,
5155
+ "description" : " Create @media declarations in a clean, dynamic shorthand. Based on SASS mixin include-media format." ,
5156
+ "author" : " jackmcpickle" ,
5157
+ "url" : " https://github.com/jackmcpickle/postcss-include-media" ,
5158
+ "tags" : [
5159
+ " extensions" ,
5160
+ " media-queries" ,
5161
+ " optimizations" ,
5162
+ " sass" ,
5163
+ " shortcuts"
5164
+ ],
5165
+ "stars" : 0
5152
5166
}
5153
5167
]
You can’t perform that action at this time.
0 commit comments