DOM element css helper
npm install css-component
DOM element css helper.
$ component install component/css
``jscss(el, { display: 'block', top: 5, left: 5, width: 1, height: 1})``
jscss(el, { display: 'block', top: 5, left: 5, width: 1, height: 1})
MIT