link-to-style
v0.2.0
Published
This cli tool helps to detect all <link rel="stylesheet"> in html files and replace them to <style>
Downloads
1
Readme
link-to-style
This cli tool helps to detect all <link rel="stylesheet"> in html files and replace them to <style>
effect
This tool helps you automatically convert link elements in HTML documents whose REL attribute is stylesheet to style elements. Currently, only pure CSS files are supported.
start
installation
npm install link-to-style