RebelTechnology / OwlServer

Web-based Client/Server application for the Open Ware Laboratory
GNU General Public License v2.0
2 stars 2 forks source link

Port the css used in the spa components to react-css-modules #175

Closed goozo closed 2 years ago

goozo commented 7 years ago

Create a css file for each component taking existing css from stylesheets in use and refactoring as well.

This is too big a job to do for all components / containers in one go so the recommended approach would be just doing a few per PR so it's not too big and we can incrementally check everything still looks right and works correctly.