postcss-normalize-string
Normalize strings with PostCSS.
Install
With npm do:
Example
Input
Output
Usage
See the PostCSS documentation for examples for your environment.
API
normalize([options])
options
preferredQuote
Type: string
Default: double
Sets what type of quote to prefer. Possible values are single
and double
.
Contributors
See CONTRIBUTORS.md.
License
MIT © Ben Briggs
Last updated