# byestyle **Repository Path**: mirrors_stephenplusplus/byestyle ## Basic Information - **Project Name**: byestyle - **Description**: keep an eye on those pesky inline styles. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # byestyle. > keep an eye on those pesky inline styles. ## [Demo](http://stephenplusplus.github.io/byestyle) ![](example.png) ## Install `byestyle` can be downloaded through [Bower](http://bower.io), [npm](http://npmjs.org) or [component](http://component.io). #### Browser ```bash $ bower install --save byestyle ``` ```html ``` #### Node.js ```bash $ npm install --save byestyle ``` #### Component ```bash $ component install stephenplusplus/byestyle ```