Failed config on extra.css or bug? #4867
-
Hi Folks! It's a simple code in extra.css:
Of corse, i added the extra css in
Fancy thing - I'm wondering... if i start But: If i start the build process with Why dosn't this work in "serve Mode" ? Is there anything wrong with my exception? Or is this a possible bug? Thanks for help ;) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I'm not sure where the error is. Try switching to another theme and see if the error persists. If it does, it's not related to Material for MkDocs. If the issue doesn't persist, please attach a minimal reproduction here – we need something we can run to help you. Additionally, please read our bug reporting guide. |
Beta Was this translation helpful? Give feedback.
-
@squidfunk i've got a clou... it seems to be a cache problem. I start my development by "mkdocs serve --watch-theme". Does it not compile changes on extra css? |
Beta Was this translation helpful? Give feedback.
@squidfunk i've got a clou... it seems to be a cache problem.
I just start up developing a few days later again - and my problem was solved.
Now i changed an other CSS Value - same ;) It won't update the cached css files.
I start my development by "mkdocs serve --watch-theme". Does it not compile changes on extra css?