postcss-selector-parser
Selector parser with built in methods for working with selector strings.
Install
With npm do:
Quick Start
To normalize selector whitespace:
Async support is provided through parser.process
and will resolve a Promise with the resulting selector string.
API
Please see API.md.
Credits
Huge thanks to Andrey Sitnik (@ai) for work on PostCSS which helped accelerate this module's development.
License
MIT
Last updated