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 2020 "description" : " A simple list of CSS shorthand properties and which longhand properties they expand to." ,
2121 "tags" : [" npm" ]
2222 },
23+ {
24+ "name" : " postcss-gradient-transparency-fix" ,
25+ "url" : " https://github.com/gilmoreorless/postcss-gradient-transparency-fix" ,
26+ "description" : " A PostCSS plugin to fix gradient transparency for certain browsers (looking at you, Safari)." ,
27+ "tags" : [" npm" , " postcss" ]
28+ },
2329 {
2430 "name" : " drone-ver" ,
2531 "url" : " https://github.com/gilmoreorless/drone-ver" ,
Original file line number Diff line number Diff line change @@ -38,6 +38,12 @@ <h3 class="project-title"><a href="https://github.com/gilmoreorless/css-shorthan
3838 < p class ="project-description "> A simple list of CSS shorthand properties and which longhand properties they expand to.</ p >
3939 </ div >
4040 </ li >
41+ < li class ="project-item ">
42+ < div class ="project-details project-tag-npm project-tag-postcss ">
43+ < h3 class ="project-title "> < a href ="https://github.com/gilmoreorless/postcss-gradient-transparency-fix "> postcss-gradient-transparency-fix</ a > </ h3 >
44+ < p class ="project-description "> A PostCSS plugin to fix gradient transparency for certain browsers (looking at you, Safari).</ p >
45+ </ div >
46+ </ li >
4147 < li class ="project-item ">
4248 < div class ="project-details project-tag-npm ">
4349 < h3 class ="project-title "> < a href ="https://github.com/gilmoreorless/drone-ver "> drone-ver</ a > </ h3 >
You can’t perform that action at this time.
0 commit comments