▲ | IgorPartola 4 days ago | ||||||||||||||||
Sure but why would I do that? When was the last time you decided that the solution to whatever problem you were facing was to switch to a completely different CSS framework without rewriting your HTML? | |||||||||||||||||
▲ | eternityforest 2 days ago | parent | next [-] | ||||||||||||||||
For entertainment related stuff where you want really deep themability, a lot of popular frameworks seem to rely too much on non semantic classes that make it hard. | |||||||||||||||||
▲ | turkey99 3 days ago | parent | prev | next [-] | ||||||||||||||||
I’ve had this scenario several times. The last was when the company I worked for was acquired. We needed to adopt their CSS library for all our applications. I changed their component based library to have semantic style css and dropped it right in. | |||||||||||||||||
▲ | giveita 4 days ago | parent | prev [-] | ||||||||||||||||
The real neat thing is not having to make decisions up front. But you can tweak it later. If you are a rebel you could even use classes to touch up bits you are not happy with. | |||||||||||||||||
|