@hint/utils-css
v1.0.15
Published
utils for CSS
Downloads
75,097
Readme
CSS utils (@hint/utils-CSS
)
Set of helpers to process CSS.
Installation
This package is installed automatically when adding webhint to your project so running the following is enough:
npm install hint --save-dev
Utils
getCSSCodeSnippet
: Generate a Snippet code for a CSS node.getCSSLocationFromNode
: Returns the location of a CSS node.getFullCSSCodeSnippet
: Generate a full Snippet code for a CSS node.