@gkatsev made the sass files available via npm in src/css. closes #2546

This commit is contained in:
Gary Katsevman
2015-09-02 16:37:44 -04:00
parent f151c3b67e
commit 608dad1299
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
# Exclude everything but the contents of the dist directory.
**/*
!dist/**
!src/css/**