postcss / postcss-custom-properties

Use Custom Properties in CSS
https://postcss.github.io/postcss-custom-properties
MIT License
597 stars 77 forks source link

add support for disable preserve comment #234

Closed mdmoreau closed 2 years ago

mdmoreau commented 3 years ago

Adds support for disabling preserve on the next line via comment: /* postcss-custom-properties: disable preserve */

Resolves #163

jonathantneal commented 2 years ago

This has a conflict, but if someone would like to reopen it, we can add it.