Skip to content

Commit

Permalink
📦 Ensure CSS files aren't in package
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisburnell committed Sep 7, 2020
1 parent 5256a34 commit e7e6c07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
.github
*.css
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chrisburnell/bowhead",
"version": "0.1.7",
"version": "0.1.8",
"description": "Memorable and maintainable design tokens in SCSS",
"main": "bowhead.scss",
"scripts": {
Expand Down

0 comments on commit e7e6c07

Please sign in to comment.