Utility Classes
- Created for a specific combination of CSS properties that can be applied to elements across the project.
- Classes that apply global CSS properties inside the project.
- Utility classes will not use an underscore in the class name.
- Most of the classes that come with the Client-first starter project are utility classes.
- All utility classes are global classes by nature.
Learn more on the Utility classes, Classes strategy 1 and Core structure, Spacing, and Typography strategy pages.