Replies: 2 comments
-
There is a solution. If all you want to do it to include extra CSS, you can do this inside your If you want to include the extra CSS only in specific pages then you can create a custom page template, see the customizing your theme section of the MkDocs documentation. I would advise against this approach, though, since page templates can change and you end up having a maintenance issue if the template you modified is changed in subsequent versions of Material for MkDocs. |
Beta Was this translation helpful? Give feedback.
-
Any progress @UniverGao? |
Beta Was this translation helpful? Give feedback.
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 tried to use insert html and css code in *.md file like below:
It could work in my vscode preview window, but witch could not in this theme preview in web (with Chrome). I wonder if there is a sulution? thx
Beta Was this translation helpful? Give feedback.
All reactions