Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 330 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 330 Bytes

sass-brunch

Adds Sass support to brunch.

Usage

Add "sass-brunch": "x.y.z" to package.json of your brunch app.

Pick a plugin version that corresponds to your minor (y) brunch version.

If you want to use git version of plugin, add "sass-brunch": "git+ssh://git@github.com:brunch/sass-brunch.git".