easy-webpack / core

An easy way to create configuration files for Webpack
MIT License
68 stars 6 forks source link

Using Stylus with Webpack ESNext skeleton #49

Open vsg24 opened 7 years ago

vsg24 commented 7 years ago

I want to use Stylus CSS preprocessor in my Aurelia project that's based on the Webpack ESNext skeleton. I have no idea how to add Stylus support to the webpack config file. I don't want to spend hours reading the docs and stuff.

Can anyone write a HOWTO?