comparison
comparison copied to clipboard
Comparing different ways to style components
These should be changed in all examples: - [x] Underline on hover (the link and `@chantastic`, though only the `chantastic` part should be highlighted) - [x] All links need to...
We should setup a CI script that lints all the examples, runs all the tests and tries to start each example to see if it fails during building maybe?
These should outline the very basics of the method of styling used, the core ideas, and link to the documentation and where further information can be found.
glamor
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...
Glamor
I’d be interested in implementing with my libraries react-seeds/react-sow. It would give me more use cases to expand its functionality.