You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 29, 2021. It is now read-only.
remove the need for adding preserve: true to your postcss-preset-env configuration
postcss-loader and postcss-preset-env are now recommended and required for css-customs-loader to work properly
applying any additional webpack loaders after postcss-loader and PostCSS plugins before postcss-preset-env before extracting customs (see tests to see what I mean)