Disable
This global modifier set the state of an element to disabled.
The structure of the class names are:
.disable
.disable-{SCREEN_SIZE}
until the screen size
The values are:
- SCREEN_SIZE lg, md, sm, xs
Basic Example:
Normal Text
Disabled Text
html