postcss-normalize
postcss-normalize copied to clipboard
Use PostCSS 8 events
Using Once is a bad practice, because it doesn't guarantee plugin comparability (for instance, if @postcss-normalize will be inserted by mixin).
For this plugin AtRule is much better event.