styled-components / comparison

Comparing different ways to style components
MIT License
183 stars 23 forks source link

glamor #12

Open threepointone opened 7 years ago

threepointone commented 7 years ago

I got this to work in the glamor repo, copying it over for a quick look. It's a straight port of @MicheleBertoli's code (thanks btw! it was very clean and simple :)) I'll get a package.json and webpack config in sometime.

threepointone commented 7 years ago

npm run build to build the app, then open index.html to see the page

MicheleBertoli commented 7 years ago

😊 @threepointone