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
{{ message }}
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.
a) Inline styles on React components (either using a library or vanilla React)?
b) Traditional PostCSS/SUITCSS pipeline?
c) Use new "local CSS modules" with Browserify?
What are the pros and cons? What's happening the community, any new libs that "solve" it? I'm leaning towards b) at the moment.
The text was updated successfully, but these errors were encountered:
Decide and implement an approach for CSS.
Options are:
a) Inline styles on React components (either using a library or vanilla React)?
b) Traditional PostCSS/SUITCSS pipeline?
c) Use new "local CSS modules" with Browserify?
What are the pros and cons? What's happening the community, any new libs that "solve" it? I'm leaning towards b) at the moment.
The text was updated successfully, but these errors were encountered: