Documentation

Design System Navigation

CSS Class Naming

Various classes that don't fit other categories.

https://sparkdesignsystem.com/docs/class-naming-convention

CSS Classes use the following naming prefixes:

  • u-: Utilities - Very specific classes that typically serve a single purpose.
    • u-color--:
    • u-font--:
    • u-text-transform--:
    • u-theme--:
  • c-: Component -
  • o-: Object - These are cosmetic-free design patterns that are the skeleton of an element.
  • l-: Layout -
  • ``: