Skip to content
This repository has been archived by the owner on Feb 13, 2022. It is now read-only.

Latest commit

 

History

History
30 lines (20 loc) · 852 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 852 Bytes

@tailify/postcss-preset

Build status Greenkeeper Version

Tailify's very own opinionated PostCSS preset.

Installation

$ npm install --save-dev @tailify/postcss-preset

Usage

To get started, add this to your postcss.config.js file:

module.exports = require('@tailify/postcss-preset');