File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed
Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -13,16 +13,16 @@ PostCSS JSX Syntax
1313
1414[ PostCSS] ( https://github.com/postcss/postcss ) syntax for parsing [ CSS in JS] ( https://github.com/MicheleBertoli/css-in-js ) literals:
1515
16- - [emotion](https://github.com/emotion-js/emotion)
17- - [aphrodite](https://github.com/Khan/aphrodite)
18- - [glamor](https://github.com/threepointone/glamor)
19- - [glamorous](https://github.com/paypal/glamorous)
20- - [react-native](https://github.com/necolas/react-native-web)
21- - [react-style](https://github.com/js-next/react-style)
22- - [reactcss](https://github.com/casesandberg/reactcss)
23- - [styled-components](https://github.com/styled-components/styled-components)
24- - [styletron-react](https://github.com/rtsao/styletron)
25- - [typestyle](https://github.com/typestyle/typestyle)
16+ - [ emotion] ( https://github.com/emotion-js/emotion )
17+ - [ aphrodite] ( https://github.com/Khan/aphrodite )
18+ - [ glamor] ( https://github.com/threepointone/glamor )
19+ - [ glamorous] ( https://github.com/paypal/glamorous )
20+ - [ react-native] ( https://github.com/necolas/react-native-web )
21+ - [ react-style] ( https://github.com/js-next/react-style )
22+ - [ reactcss] ( https://github.com/casesandberg/reactcss )
23+ - [ styled-components] ( https://github.com/styled-components/styled-components )
24+ - [ styletron-react] ( https://github.com/rtsao/styletron )
25+ - [ typestyle] ( https://github.com/typestyle/typestyle )
2626
2727## Getting Started
2828
Original file line number Diff line number Diff line change 11{
22 "name" : " postcss-jsx" ,
3- "version" : " 0.27.0 " ,
3+ "version" : " 0.27.1 " ,
44 "description" : " PostCSS syntax for parsing CSS in JS literals" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments