How to add a custom CSS class? #1468
Unanswered
fmariofilho
asked this question in
Q&A
Replies: 1 comment 2 replies
-
The code looks fine. How did you run Slidev? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 would like to add a custom CSS class that I can use in all my slides. Something like:
From what I understood of the documentation, I added this to a file called
style.css
in the same directory as myslides.md
file. Then in my slide I want to do:It doesn't work. What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions