@brikcss/stakcss-bundler-copy

0.1.0 • Public • Published

Stakcss Copy Bundler

Bundler for Stakcss that simply copies assets from config.source to config.content.

NPM version NPM downloads per month Travis branch NPM version Coverage Status Commitizen friendly semantic release code style: prettier

Environment support

This is a bundler plugin for Stakcss. See Stakcss for full details.

Install

npm install @brikcss/stakcss @brikcss/stakcss-bundler-copy --save-dev

Usage

See Stakcss for usage details. This bundler has no configuration, simply add it to Stakcss' bundlers:

  • Node:
     stak({
     	bundlers: ['@brikcss/stakcss-bundler-copy']
     });
  • CLI:
     stak ... --bundlers=@brikcss/stakcss-bundler-copy

Package Sidebar

Install

npm i @brikcss/stakcss-bundler-copy

Weekly Downloads

1

Version

0.1.0

License

none

Unpacked Size

5.49 kB

Total Files

3

Last publish

Collaborators

  • thezimmee