Add a way to set custom css classes
See original GitHub issueHi, since we ca set a custom css it could be useful having a way to set custom css classes to each speciment and use our CSS.
Something like
```html|class-MyClass
And
```html
class: "MyClass"
Issue Analytics
- State:
- Created 6 years ago
- Reactions:5
- Comments:7 (6 by maintainers)
Top Results From Across the Web
How To Create Classes With CSS | DigitalOcean
Creating a CSS Class Using a Class Selector ... After adding the code snippet to your styles.css file, save the file. ... In...
Read more >WordPress Editor » Add Additional CSS Classes to Blocks
To add an additional CSS class to a block, click on the block you are editing. Then, check the block settings on the...
Read more >How to add custom classes and CSS?
This tutorial will let you know about the customization possibilities of Betheme and the Muffin Builder.
Read more >The Beginner's Guide to CSS Classes - HubSpot Blog
A CSS class is an attribute used to define a group of HTML elements in order to apply unique styling and formatting to...
Read more >How to Apply Custom Class Styles in Cascading Style Sheets ...
Class styles, which are also sometimes called custom class styles, custom styles, or custom classes, in Cascading Style Sheets (CSS) are for ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
YES!!! Please support custom classes, this would be a huge help when trying to customize for our brand and styling.
Yes, that would also be a good option. But currently we’re still supporting IE11, and custom properties don’t work there.