Skip to content

Commit

Permalink
fix: ensure styles exported
Browse files Browse the repository at this point in the history
  • Loading branch information
jwelmac committed Aug 6, 2023
1 parent 42006fd commit 450516e
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 @@ -88,5 +88,8 @@
"zone.js": "~0.13.1",
"@types/estree": "^1.0.1",
"tslib": "^2.6.1"
},
"exports": {
"./styles/*": "./styles/*"
}
}

0 comments on commit 450516e

Please sign in to comment.