Permalink
Please sign in to comment.
Browse files
@gkatsev made the sass files available via npm in src/css. closes #2546
- Loading branch information...
1
.npmignore
| @@ -1,3 +1,4 @@ | ||
| # Exclude everything but the contents of the dist directory. | ||
| **/* | ||
| !dist/** | ||
| +!src/css/** |
1
CHANGELOG.md
0 comments on commit
608dad1