findstyle
Version:
it will find the inline style tag and internal style in given html file or directory
19 lines (11 loc) • 355 B
Markdown
Overview
========
findstyle is a npm command line tool to find inline style tags in a html file
How to install
===============
$ npm install -g findstyle
How to run
============
$ findstyle <<folder path>>
------------------------------------------------------------------------------------------
###### By Anand Rajednran 2016