0.0.5 • Published 3 years ago

@mugo-agency/svgo-config v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Node.js Package

svgo-config

Mugo's shareable svgo config for use across projects.

Installation

Install @mugo-agency/svgo-config:

With Yarn

yarn add --dev @mugo-agency/svgo-config

With npm

npm install @mugo-agency/svgo-config --save-dev

Usage

Mugo's postcss config comes bundled in @mugo-agency/svgo-config. Add to your svgo.config.js

const config = require("@mugo-agency/svgo-config");
module.exports = config;
0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago