@yoast/postcss-preset

1.2.0 • Public • Published

@yoast/postcss-preset

This package aims to provide a PostCSS preset for building Yoast packages.

Usage

// postcss.config.js
const preset = require( "@yoast/postcss-preset" );
module.exports = {
    ...preset,
    plugins: [
        ...preset.plugins,
        // Your custom plugins.
    ],
};

Readme

Keywords

none

Package Sidebar

Install

npm i @yoast/postcss-preset

Weekly Downloads

36

Version

1.2.0

License

GPL-3.0

Unpacked Size

1.4 kB

Total Files

4

Last publish

Collaborators

  • dennisatyoast
  • deepthoughtyoast
  • yoastbot
  • igorschoester