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
css-loader already does a stronger version of safe internally -- it disables all of the unsafe modules, as well as normalizeUrl and reduceIdents, unless you specifically request them.
Uh oh!
There was an error while loading. Please reload this page.
I tried everything and i can't get it to work :/
Example:
css?minimize&localIdentName=[hash:base64:5]&modules&importLoaders=1!postcss
How i do pass safe option to minimize? http://cssnano.co/options/#optionssafe-bool
The text was updated successfully, but these errors were encountered: