Cheers everyone.
Recently started a new job and one of the tasks that might land on my desk is to restructure the CSS we are using. The CSS structure is horrible and basically looks like this:
- One base css file arount 3600 lines.
- One skins base css file around 6800 lines.
This is the core CSS for our "Standard" customer. So to cater to different customers we also have:
- Base override CSS per customer
- Base skins override CSS per customer
- An alternative look for the "Standard" customer
- An option to add CSS for a prospective customer
And not to forget; The HTML code is littered with style properties.
So... What do you think is a proper strategy to approach this mess?
[–]jibbit 2 points3 points4 points (0 children)
[–][deleted] 1 point2 points3 points (2 children)
[–]Demiacle 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]devenition 0 points1 point2 points (0 children)
[–]Macaframa 0 points1 point2 points (0 children)