This is a webpack plugin for suitcss-utils's dependency manager, that helps to compile imported utilities. (based on suitcss-preprocessor)


Keywords
preprocessor, suit-css, webpack
License
MIT
Install
npm install suit-webpack-plugin@2.6.0

Documentation

suit-webpack-plugin

Build Status

This is a webpack plugin for suitcss-utils's dependency manager, that helps to compile imported utilities. (based on suitcss-preprocessor)

Getting started

Install the plugin:

npm i -D suit-webpack-plugin

or

yarn add -D suit-webpack-plugin

Usage

new CopyWebpackPlugin({ from: 'source', to: 'dest' })

API