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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm mantaining a theme that extends from this one.
In my theme, I would like to override some admonitions styles.
As the current template, the resulting template would like like this:
In that case (after #27 is merged), I wouldn't be able to override my theme styles from configuration.
Ideally it had to look like this, so config-based styles are always at the end in order to take precedence.
I could override the wholewoudn't it make sense to move{% block styles %}from my theme, but,partials/icons.htmloutside{% block styles %}?Edit: Actually, I don't think I can override.the whole block since the hash of main.css changes on each build.
https://github.com/jaywhj/mkdocs-materialx/blob/main/material%2Ftemplates%2Fbase.html#L52
Beta Was this translation helpful? Give feedback.
All reactions