Skip to content
Snippets Groups Projects
style.js 113 B
Newer Older
Hermann's avatar
Hermann committed
import { ButtonCSS } from 'polythene-css';

ButtonCSS.addStyle('.blue-button', {
  color_light_text: 'blue',
});