Commit 0e3f46d
committed
fix: pin cssnano to ^5 for Node 10/12 compatibility
cssnano 6.x dropped Node 10/12 support; the existing CI matrix runs
those versions. cssnano 5.x supports Node ^10 || ^12 || >=14.0 and
produces equivalent minified CSS.1 parent d2e4328 commit 0e3f46d
2 files changed
Lines changed: 307 additions & 272 deletions
0 commit comments