Skip to content

Commit

Permalink
Add less and scss folders to npm files
Browse files Browse the repository at this point in the history
  • Loading branch information
JedWatson committed Nov 24, 2017
1 parent e71dc9f commit 6f6ef61
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,9 @@
},
"files": [
"dist",
"lib"
"less",
"lib",
"scss"
],
"keywords": [
"combobox",
Expand Down

0 comments on commit 6f6ef61

Please sign in to comment.