@opuscapita/oc-cm-theme
v0.2.0
Published
OpusCapita CM Theme
Downloads
62
Maintainers
Keywords
Readme
oc-cm-theme
OpusCapita Cash Management Theme JS
Usage
import theme, { colors, contants } from '@opuscapita/oc-cm-theme';
const gutter = theme.gutterWidth;
const mellowYellow = colors.yellow;
const headingSize = constants.fontSize.h1;