Licence
MIT
Version
0.2.0
Deps
0
Size
35 kB
Vulns
0
Weekly
0
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;