@three-forma-styli/themes
v0.1.4
Published
Starter and reference design system themes
Maintainers
Readme
@three-forma-styli/themes
Starter and reference design system themes for three-forma-styli.
Installation
npm install @three-forma-styli/themesUsage
import { designSystem } from '@three-forma-styli/themes';
import { generate, toCss } from '@three-forma-styli/core';
const css = toCss(generate(designSystem));Available Themes
default- A balanced dark theme with purple primary color
See the main repo for full documentation.
