Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vendethiel committed May 11, 2013
1 parent abccef0 commit 15f35b3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
@@ -0,0 +1,12 @@
bower-stylesheet-brunch
=======================

Adds Bower support to Brunch for stylesheet files.

Using
-----

In your brunch config, use this ignore :
`ignored: /^(vendor.*\.less|.+node_modules.+|.+_.+\..+)$/`

You also need to remove `"css-brunch": "1.5"` or something from package.json.

0 comments on commit 15f35b3

Please sign in to comment.