Skip to content

Commit 7d8ffb8

Browse files
committed
Add babel-plugin-css-in-js to inline styles contenders section in docs
Supports server-side rendering in production.
1 parent 6f08c76 commit 7d8ffb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/InlineStyles.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ This is a list of possible style libraries that we could implement into this pro
3131
* [jsxstyle](https://github.com/petehunt/jsxstyle)
3232
* [css-modules](https://github.com/css-modules/css-modules)
3333
* [babel-plugin-react-autoprefix](https://github.com/UXtemple/babel-plugin-react-autoprefix)
34+
* [babel-plugin-css-in-js](https://github.com/martinandert/babel-plugin-css-in-js)
3435
* _Add more if you know of others._
3536

3637
Users and contributors to this project should periodically go through this list and see if any of them have developed features that make them really worthy of server side rendering in a production environment.

0 commit comments

Comments
 (0)