Skip to content

Commit

Permalink
Merge pull request #47 from gvillo/fix/package-json-css
Browse files Browse the repository at this point in the history
fix: Export CSS in package.json
  • Loading branch information
Farzin-Firoozi authored Aug 12, 2024
2 parents 0bf3ee8 + 384c100 commit ab13823
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"author": "Farzin-Firoozi",
"license": "MIT",
"repository": "https://github.com/Farzin-Firoozi/react-modern-drawer",
"css": "dist/index.css",
"main": "dist/index.js",
"module": "dist/index.modern.js",
"source": "src/index.tsx",
Expand Down

0 comments on commit ab13823

Please sign in to comment.