Skip to Content
GuideStylesImporting

Importing

Styles are exported from a separate entrypoint than the rest of the @codedazur/fusion-ui package.

import { tokens, darkTheme, background } from "@codedazur/fusion-ui/style";
Last updated on