Font Style
Utilities for controlling the style of text.
| Class | CSS Output |
|---|---|
not-italic |
|
italic |
|
not-italic
font-style: normal;
italic
font-style: italic;
Reference
| font-style | MDN ↗ |
CSS Properties
font-style