@universityofmaryland/theme
v1.6.0-beta.1
Published
A configuration of the tokens and other styles from UMD Design system for use with CSS frameworks that support JSS (CSS-in-JS).
Downloads
472
Keywords
Readme
Theme
A configuration of the tokens and other styles from UMD Design system for use with CSS frameworks that support JSS (CSS-in-JS).
Requirements
A CSS framework able to ingest JSS (CSS-in-JS) (ie: tailwind CSS)
Basic Usage
Import the theme into your project:
import theme from '@universityofmaryland/theme';