Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
BrianK8448y@nicnaknic in the way like completely overwrite button styling but still use .btn.btn-default. Overwriting col-md-offset-1 to not have the margin. So it was easier to not use it then overwriting it.
-
johnDoe32338y@BrianK ahhh, over writing the classes, I thought u me at just not using the file in general
-
Maybe they want to keep the option of swapping out their custom css with a bootstrap skin later on, so they reuse the class names?
-
BrianK8448y@codetinkery no not really. The one who implemented Bootstrap didn't understand any shit of it
-
arekxv10548yI like Bootstrap because it tries to keep browser compatibility while giving you the responsive grid system. True its opinionated, but if you just override styling choices like button colors, alerts, etc... you should still get the benefits. Like most frameworks it gives you the starting tools which you use and override what you need specifically different. Also it speeds up the process of designing your own grid system by quite a lot so it makes tedious work less tedious.
-
unjx20218y@Letmecode I would love to check out what you have created, I bet others would too.
Thanks for the tip on Milligram.
Gridiculous works great too.
http://gridiculo.us/ -
BrianK8448y@DLMousey yeah that's true. But it's not intended to overwrite padding and margins from foundational stuff like cols etc.
Related Rants
Why?! Just why do you use Bootstrap if you create a new css file to overwrite Bootstrap?!
undefined
css
fuck logic
bootstrap
front-end