Skip to content

Commit

Permalink
Fixed neat install path.
Browse files Browse the repository at this point in the history
  • Loading branch information
srph committed Jun 16, 2015
1 parent ec5207d commit 596dd51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
install:
bundler install
bourbon install --path styles
neat install --path
neat install --path styles

watch:
sass --watch styles/main.scss:dist/style.css
Expand Down

0 comments on commit 596dd51

Please sign in to comment.