0.0.1 • Published 3 years ago

@btrb/postcss-plugin v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@btrb/postcss-plugin

License: MIT npm version

Shared PostCSS plugin for Bridgetown sites

Installation

# npm
npm i --dev @btrb/postcss-plugin
# pnpm
pnpm add -D @btrb/postcss-plugin
# yarn
yarn add -D @btrb/postcss-plugin

Usage

How do you do the things??

Features

This plugin wraps around the following PostCSS transformations:

Options

This plugin accepts a single option, minimize. Passing minimize: true will turn on CSS minification via cssnano.