Skip to content

stephenplusplus/byestyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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