UNPKG

generator-nitro

Version:

Yeoman generator for the nitro frontend framework

11 lines (10 loc) 262 B
module.exports = { preset: [ 'default', // if the cssnano optimisation causes issues, features can be configured here // see https://cssnano.github.io/cssnano/docs/what-are-optimisations/ // { // cssDeclarationSorter: false, // }, ], };