Skip to content

Commit

Permalink
Adds css export
Browse files Browse the repository at this point in the history
  • Loading branch information
Titou325 committed Feb 3, 2024
1 parent d7d6eb1 commit c62ba9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
"types": "./dist/index.d.ts"
}
},
"files": [
"dist/*.css"
],
"scripts": {
"build": "tsup",
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit c62ba9a

Please sign in to comment.