|
|
|
|
|
by jonmc12
5347 days ago
|
|
"This is absolutely no different than what you do with any other website, where you're overriding the browser's default styles instead of Bootstrap's" Its different. There are all kinds of properties I don't want to have to override. This gives me the option of deleting code from bootstrap css or having duplicate css code in my project, every page load, and every rendering of the dom. A prototype is fine, but once I'm working with a graphic designer, its mostly undoing vs overriding. Would be so much more bootstrap-able if the styles were constrained to classes. |
|