django-suit
django-suit copied to clipboard
Update to latest stable Bootstrap 4
- Current Suit V2 is still using BS4 alpha
- Also doesn't include badges and some other (imho) useful BS4 components in SASS imports
As a side note, I would personally vote that BS4 stylesheet be included verbatim and that Suit use its own separate stylesheet for overrides & additional styles, instead of the SASS compile/merge; I know there are benefits, but this would make life easier for additional customization
Yes; I also raised this a while back.
For myself, who is very much not a front-end/CSS guru, the "old style" way of standalone CSS files is much easier to navigate and tweak. I do wonder if "compile and merge" for what are, essentially, static configuration files is bit of an overkill.
Hello,
I was trying to use some of the styles provided by bootstrap like badges (on suit v2) but it does not work. And after searching in the css, the badges was not included in the boostrap 4 alpha5 that is embedded.
If I load bootstrap css then some styles are broken.
What is your solution ?
Best regards, Fred