Open waldoj opened 7 years ago
Consider implementing a task runner - or a git hook to bundle css for distribution.
It's not that kind of a CSS problem. :) I made a redundant CSS file, for debugging purposes, in order to figure out how to overwrite the existing CSS with new styles for the newly-generated CSS. That debugging CSS file needs to be stripped down to only the styles that do something.
Our form CSS right now contains many more rules than it needs to. Remove everything redundant, and figure out whether to combine it with the main site CSS file, or keep it as a separate file.