getPrimaryClasses(primaryColor?: PrimaryColor)
Get primary color classes that work in both light and dark mode
optional
primaryColor: PrimaryColor = blue
getPrimaryClasses(primaryColor?: PrimaryColor)
Get primary color classes that work in both light and dark mode
primaryColor: PrimaryColor = blue
import { getPrimaryClasses } from ".";