npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

css-component

0.0.2

@tjholowaychuk

npmSnykSocket
Downloads:97
$ npm install css-component
DailyWeeklyMonthlyYearly

css

DOM element css helper.

Installation

$ component install component/css

API

css(el, {
  display: 'block',
  top: 5,
  left: 5,
  width: 1,
  height: 1
})

License

MIT