File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.
371371| [ iahu] ( https://github.com/iahu ) | [ ` postcss-font-normalize ` ] ( https://github.com/iahu/postcss-font-normalize ) | 6|
372372| [ iamstarkov] ( https://github.com/iamstarkov ) | [ ` postcss-color-mix ` ] ( https://github.com/iamstarkov/postcss-color-mix ) | 15|
373373| [ 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|
374375| [ jakelazaroff] ( https://github.com/jakelazaroff ) | [ ` postcss-border-radius ` ] ( https://github.com/jakelazaroff/postcss-border-radius ) | 2|
375376| [ jameskolce] ( https://github.com/jameskolce ) | [ ` postcss-type-scale ` ] ( https://github.com/jameskolce/postcss-type-scale ) | 1|
376377| [ 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 51495149 " other"
51505150 ],
51515151 "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
51525166 }
51535167]
You can’t perform that action at this time.
0 commit comments