1.0.2 • Published 6 years ago

stylus-loader-inject v1.0.2

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

Install

npm install stylus-loader-inject --save-dev
yarn add stylus-loader-inject -D

Usage

  1. call stylus-loader-inject in the npm prestart/prebuild script
  2. create stylus-loader-config.js file, and place it in the root directory of project(optional)
  3. the stylus-loader-config.js file should export a function, and it has a options argument
1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago