postcss-svgo
- Version 7.0.1
- Published
- 10.6 kB
- 2 dependencies
- MIT license
Install
npm i postcss-svgo
yarn add postcss-svgo
pnpm add postcss-svgo
Overview
Optimise inline SVG with PostCSS.
Index
Variables
Functions
function pluginCreator
pluginCreator: typeof pluginCreator;
{import('postcss').PluginCreator}
Parameter opts
{import('postcss').Plugin}
Type Aliases
type Options
type Options = { encode?: boolean;} & import('svgo').Config;
Package Files (1)
Dependencies (2)
Dev Dependencies (2)
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/postcss-svgo
.
- Markdown[](https://www.jsdocs.io/package/postcss-svgo)
- HTML<a href="https://www.jsdocs.io/package/postcss-svgo"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 2595 ms. - Missing or incorrect documentation? Open an issue for this package.