You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
No description provided.
The text was updated successfully, but these errors were encountered: