This package has been deprecated

Author message:

deprecated!

@nuxtjs/cssnano

1.0.1 • Public • Published

cssnano

npm npm (scoped with tag)

cssnano is a modern, modular compression tool written on top of the PostCSS ecosystem, which allows us to use a lot of powerful features in order to compact CSS appropriately. (learn more)

Setup

  • Add @nuxtjs/cssnano dependency using yarn or npm to your project
  • Add @nuxtjs/cssnano to modules section of nuxt.config.js
{
  modules: [
    '@nuxtjs/cssnano',
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @nuxtjs/cssnano

Weekly Downloads

23

Version

1.0.1

License

MIT

Last publish

Collaborators

  • antfu
  • danielroe
  • clarkdo
  • pi0
  • atinux
  • alexchopin