Sitebase / cssinjs

Sandbox for implementation examples and problems with Reacts inline CSS pattern
34 stars 4 forks source link

React: CSS in JS

This repository is created to test out some real life examples and how this would work when using the concept of CSS in JS. I based this repository on the React CSS in JS presentation by Christopher Chedeau.

How to use

python -m SimpleHTTPServer

Problems I ran into