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>>
it will find the inline style tag and internal style in given html file or directory
findstyle is a npm command line tool to find inline style tags in a html file
$ npm install -g findstyle
$ findstyle <<folder path>>