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
// Example Set options (Key "clean-css" or cleancss or CleanCSS):
23
+
"clean-css":{
24
+
debug:true,
25
+
mediaMerging:true
26
+
}
27
+
}
28
+
```
29
+
More option: [https://github.com/jakubpawlowicz/clean-css#how-to-use-clean-css-api](https://github.com/jakubpawlowicz/clean-css#how-to-use-clean-css-api)
0 commit comments