Something went wrong on our end
Forked from
amiv / Admintool
439 commits behind the upstream repository.
style.js 113 B
import { ButtonCSS } from 'polythene-css';
ButtonCSS.addStyle('.blue-button', {
color_light_text: 'blue',
});