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.
To prevent code bloat, excluding the
allproperty from being handled by postcss-initial.This can be implemented by adding the value 'none' for the
resetoption.Potentially fixes #25
Let me know if a PR is welcome.