Skip to content

Commit

Permalink
Include scss files in npm package
Browse files Browse the repository at this point in the history
Closes #331
  • Loading branch information
simonwep committed May 10, 2024
1 parent 50bffcd commit a1c57c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
},
"files": [
"types",
"dist"
"dist",
"src/scss"
],
"devDependencies": {
"@babel/core": "7.24.5",
Expand Down

0 comments on commit a1c57c8

Please sign in to comment.