This website requires JavaScript.
Explore
Help
Sign In
ThirdMirrors
/
cheatsheets
mirror of
https://gitee.com/Hawkin99/cheatsheets.git
Watch
1
Star
0
Fork
You've already forked cheatsheets
0
Code
Issues
Projects
Releases
Wiki
Activity
81aaaf064a
cheatsheets
/
cssnano.config.js
12 lines
140 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
preset
:
[
'default'
,
{
calc
:
false
,
discardComments
:
{
removeAll
:
true
}
}
]
}
Reference in New Issue
View Git Blame
Copy Permalink