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 consistent way to write and organise our CSS code. I am by no metric an expert on this subject. (To put it in perspective, I put my css file in the public folder, that needs be moved btw). We need a few rules describing what sort of CSS goes where. Either global, CSS-in-JS or CSS-modules. These can be added to styleguide.md
Move existing CSS to separate modules.css files
Add instructions to the styling guide
(optional) add CSS lint config
The text was updated successfully, but these errors were encountered:
We need a consistent way to write and organise our CSS code. I am by no metric an expert on this subject. (To put it in perspective, I put my css file in the public folder, that needs be moved btw). We need a few rules describing what sort of CSS goes where. Either global, CSS-in-JS or CSS-modules. These can be added to styleguide.md
The text was updated successfully, but these errors were encountered: