@mugo-agency/svgo-config

0.0.5 • Public • Published

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;

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @mugo-agency/svgo-config

      Weekly Downloads

      0

      Version

      0.0.5

      License

      MIT

      Unpacked Size

      2.65 kB

      Total Files

      4

      Last publish

      Collaborators

      • mugo-agency