How can we provide custom styles? #420
-
Consider the example here: https://ecosystem.vuejs.press/plugins/markdown/markdown-container.html#before
How would I inject a definition for I tried https://ecosystem.vuejs.press/plugins/development/palette.html but it doesn't seem relevant as a non theme developer Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I think you should check theme docs like https://ecosystem.vuejs.press/themes/default/styles.html#style-file. Third party themes are also required to provide guidelines about customizing styles, e.g.: https://theme-hope.vuejs.press/config/style.html If your theme does not have a guidance, open an issue to its own repo to ask it provide such |
Beta Was this translation helpful? Give feedback.
I think you should check theme docs like https://ecosystem.vuejs.press/themes/default/styles.html#style-file.
Third party themes are also required to provide guidelines about customizing styles, e.g.: https://theme-hope.vuejs.press/config/style.html
If your theme does not have a guidance, open an issue to its own repo to ask it provide such