File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed
Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -179,6 +179,8 @@ Below is a list of all the wonderful people who make PostCSS plugins.
179179| [ TrySound] ( https://github.com/TrySound ) | [ ` postcss-normalize-charset ` ] ( https://github.com/TrySound/postcss-normalize-charset ) | 10|
180180| | [ ` postcss-minify-font-values ` ] ( https://github.com/TrySound/postcss-minify-font-values ) | 6|
181181| | [ ` postcss-inline-svg ` ] ( https://github.com/TrySound/postcss-inline-svg ) | 295|
182+ | [ AlekseyPleshkov] ( https://github.com/AlekseyPleshkov ) | [ ` postcss-adaptive-size ` ] ( https://github.com/AlekseyPleshkov/postcss-adaptive-size ) | 0|
183+ | | [ ` postcss-flex-short ` ] ( https://github.com/AlekseyPleshkov/postcss-flex-short ) | 0|
182184| [ andywer] ( https://github.com/andywer ) | [ ` postcss-theme ` ] ( https://github.com/andywer/postcss-theme ) | 75|
183185| | [ ` postcss-debug ` ] ( https://github.com/andywer/postcss-debug ) | 83|
184186| [ antyakushev] ( https://github.com/antyakushev ) | [ ` postcss-for ` ] ( https://github.com/antyakushev/postcss-for ) | 63|
Original file line number Diff line number Diff line change 44504450 ],
44514451 "stars" : 0
44524452 },
4453+ {
4454+ "name" : " postcss-adaptive-size" ,
4455+ "description" : " PostCSS plugin for create adaptive size" ,
4456+ "author" : " AlekseyPleshkov" ,
4457+ "url" : " https://github.com/AlekseyPleshkov/postcss-adaptive-size" ,
4458+ "tags" : [
4459+ " shortcuts"
4460+ ],
4461+ "stars" : 0
4462+ },
4463+ {
4464+ "name" : " postcss-flex-short" ,
4465+ "description" : " PostCSS plugin for write short flex parameters" ,
4466+ "author" : " AlekseyPleshkov" ,
4467+ "url" : " https://github.com/AlekseyPleshkov/postcss-flex-short" ,
4468+ "tags" : [
4469+ " shortcuts"
4470+ ],
4471+ "stars" : 0
4472+ },
44534473 {
44544474 "name" : " postcss-rpxtorem" ,
44554475 "description" : " Convert rpx units to rem units " ,
You can’t perform that action at this time.
0 commit comments