You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While it would prevent #175, some of the Boostrap rules are necessary. Otherwise, it will look like this:
Misalignment and lack of a border are obvious, but it's also not horizontally scrollable. A simple solution would be to just include the 10 or so rules that pygments actually needs to render things nicely in default.css, and remove the Bootstrap dependency.
Agree with @chrisseto about Foundation, it doesn't appear to be used anywhere at all.
I'm not sure that it's necessary to include Bootstrap for the codepygments module. We might just remove it.
Related issue: #176 - If we do need to include Boostrap, it would still be good to have a way to opt out of it.
The text was updated successfully, but these errors were encountered: