digdir / designsystemet

Designsystemet
https://designsystemet.no
MIT License
68 stars 34 forks source link

Convert to use `exports` in our packages #2132

Open mimarz opened 2 weeks ago

mimarz commented 2 weeks ago

We have tested using exports in theme and it works very well.

Suggest we convert our remaining packages to use the same syntax.

This will also give us the added benefit of using subpath-exports for example for our components.