4.1.0 • Published 2 years ago

@fastcms/postcss-config v4.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@fastcms/postcss-config

Peer PostCSS Version

Shared @postcss config for projects of @fastcms

Installation

Use npx to install peerdeps automatically or install peerDependencies and optionalDependencies with npm/yarn manually.

# Install using npm
$ npm info "@fastcms/postcss-config" peerDependencies optionalDependencies
$ npx install-peerdeps --dev @fastcms/postcss-config

# Install using yarn
$ yarn add --dev @fastcms/postcss-config postcss

Usage

After installation, create a postcss config file postcss.config.js to the project root.

module.exports = require('@fastcms/postcss-config');

License

The codebase and documentation in this repository are released under the MIT License

3.1.0

2 years ago

4.1.0

2 years ago

4.0.0

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.1.4

2 years ago

2.0.0

2 years ago

1.0.0

2 years ago