suit-webpack-plugin
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
-
from
: file path where you import utilities -
dest
: compiled/bundled file path location to save