stylus-brunch icon indicating copy to clipboard operation
stylus-brunch copied to clipboard

Adds Stylus support to Brunch

Results 5 stylus-brunch issues
Sort by recently updated
recently updated
newest added

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

http://visionmedia.github.io/nib/ vs http://tj.github.io/nib/ ? I'm not sure what the story with Nib is these days, since autoprefixer, I've never used it. Do people still use it? Is there a flag...

Hi, When i try start brunch, i see error: ``` (node:5902) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: Path must be a string. Received undefined (node:5902) DeprecationWarning: Unhandled promise...

How can you add config options to the relevant stylus plugins? E.g., `require('autoprefixer')(['last 8 versions']`.

Hi, when I run `brunch watch`, and change a file that is not `index.styl`, it does not update. Example: run `brunch watch` modify `index.styl` It says `info: compiled index.styl into...