@tamland/postcss-config
TypeScript icon, indicating that this package has built-in type declarations

0.0.26 • Public • Published

@tamland/postcss-config

License npm package npm downloads Dependencies DevDependencies

This package provides a shared config for postcss and several of its plugins.

Usage

A single postcss configuration is exported.

Our default export contains all of our postcss plugins.

Installation

  1. Install the shared configuration:
npm install --save-dev @tamland/postcss-config
  1. Add to your postcss.config.js.
const config = require("@tamland/postcss-config");

module.exports = config;

Maintenance

You can run tests with npm test.

Package Sidebar

Install

npm i @tamland/postcss-config

Weekly Downloads

1

Version

0.0.26

License

MIT

Unpacked Size

13.3 kB

Total Files

27

Last publish

Collaborators

  • sweetlikepete