UNPKG

@hitachivantara/uikit-uno-preset

Version:
8 lines (7 loc) 164 B
import { theme } from "@hitachivantara/uikit-styles"; const rules = [ ["bg-default", { "background-color": theme.colors.backgroundColor }] ]; export { rules };