Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 525 Bytes

readme.md

File metadata and controls

28 lines (21 loc) · 525 Bytes

byestyle.

keep an eye on those pesky inline styles.

Install

byestyle can be downloaded through Bower, npm or component.

Browser

$ bower install --save byestyle
<script src="bower_components/byestyle/browser.js"></script>

Node.js

$ npm install --save byestyle

Component

$ component install stephenplusplus/byestyle