diff --git a/examples/jss/README.md b/examples/jss/README.md index 9640254..c6a0372 100644 --- a/examples/jss/README.md +++ b/examples/jss/README.md @@ -1,4 +1,4 @@ -# JSS +# React-JSS *[Repo](https://github.com/cssinjs/jss) – [Docs](https://github.com/cssinjs/jss/tree/master/docs)* @@ -32,13 +32,13 @@ export default injectSheet(styles)(App); - βœ… No build requirements - βœ… Small and lightweight -- πŸ˜• Supports global CSS (requires separate setup) +- βœ… Supports global CSS - βœ… Supports entirety of CSS - βœ… Colocated - βœ… Isolated - βœ… Doesn’t break inline styles -- πŸ˜• Easy to override (inline styles, but no standard mechanism) -- ❌ Theming +- βœ… Easy to override +- βœ… Theming - ❌ Pre-build - βœ… Server side rendering - ❌ No wrapper components