@dr-kobros/broilerplate-serviceworker

0.29.2 • Public • Published

PostCSS for Broilerplate

Adds a PostCSS feature to Broilerplate.

Usage

Add feature to Broilerplate pipeline in pre-compilation phase.

const postCSSFeature = require("@dr-kobros/broilerplate-postcss");

pipe(
  ...,
  postCSSFeature,
  ...,
  compile(...),
  ...
);

Readme

Keywords

none

Package Sidebar

Install

npm i @dr-kobros/broilerplate-serviceworker

Weekly Downloads

0

Version

0.29.2

License

BSD-3-Clause

Unpacked Size

4.55 kB

Total Files

7

Last publish

Collaborators

  • pekkis