cssnano
- Version 7.0.6
- Published
- 7.33 kB
- 2 dependencies
- MIT license
Install
npm i cssnano
yarn add cssnano
pnpm add cssnano
Overview
A modular minifier, built on top of the PostCSS ecosystem.
Index
Variables
Functions
function cssnanoPlugin
cssnanoPlugin: typeof cssnanoPlugin;
{import('postcss').PluginCreator}
Parameter options
{import('postcss').Processor}
Type Aliases
type Options
type Options = { preset?: any; plugins?: any[]; configFile?: string;};
Package Files (1)
Dependencies (2)
Dev Dependencies (4)
Peer Dependencies (1)
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/cssnano
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/cssnano)
- HTML<a href="https://www.jsdocs.io/package/cssnano"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 2094 ms. - Missing or incorrect documentation? Open an issue for this package.