Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make styletron snabbdom module #10

Open
aronallen opened this issue Apr 27, 2017 · 3 comments
Open

make styletron snabbdom module #10

aronallen opened this issue Apr 27, 2017 · 3 comments

Comments

@aronallen
Copy link
Owner

No description provided.

@aronallen
Copy link
Owner Author

We need a way to make CSS Classes, so far the best CSS-in-JS lib I have found is styletron.
We need to make a snabbdom module that lets the developer inject stylesheets through styletron.
https://github.com/rtsao/styletron

@michalvankodev
Copy link
Collaborator

Hey. I've found a CSS-in-JS lib written in TypeScript worth checking out: https://github.com/typestyle/typestyle

@aronallen
Copy link
Owner Author

aronallen commented May 2, 2017

TypeScript and CSS is really cool, but the main advantage of Styletron is its atomic approach to classes. It guarantees that a style block with the same values, will always resolve to the same classes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants