postcss-initial icon indicating copy to clipboard operation
postcss-initial copied to clipboard

Feature request: option to exclude `all` property using reset: 'none';

Open carlosjeurissen opened this issue 3 years ago • 0 comments

To prevent code bloat, excluding the all property from being handled by postcss-initial.

This can be implemented by adding the value 'none' for the reset option.

Potentially fixes https://github.com/maximkoretskiy/postcss-initial/issues/25

Let me know if a PR is welcome.

carlosjeurissen avatar Jun 20 '22 13:06 carlosjeurissen