yss
v0.4.0
Published
why style sheets?
Downloads
8
Readme
yss - why style sheets?
What is yss?
Given that you use the mighty mithril.js you can do something like this:
const myLink = 'a' + yss.fsL.dIb.bgBlue.fgWhite.brPill.boNone.hoGrow.ulNone
m(myLink, { href: '#' }, 'Click me')
Credits
Heavily inspired by https://github.com/porsager/bss. Thanks Rasmus!