Migrate Fonts
Initiated @sebgroup/fonts migration
Todo:
- [x] Setup changeset version and match current version
- [x] Export styles
- [ ] Release
- [ ] Archive old repo
🦋 Changeset status
Based on the included changeset, the following releases will be published as a result of this PR:
- @sebgroup/chlorophyll: 3.3.4 → 3.3.5 (patch bump)
- @sebgroup/fonts: 1.1.0 → 1.2.0 (minor bump)
Note: If unpublished changesets where merged to main after the first commit of this PR, this
list will include those changes in addition to the ones specific to this PR.
@vsjolander @splashdust
The package is updated now, what it does:
- Copy fonts
- Build CSS
- Copy package.json
- Copy README
Let me know if anything else should be done.
@vsjolander or @splashdust I am going to need your assistance here to configure the paths and how they get resolved because when building chlorophyll fails to properly resolve paths!
Something caused react-charts tests to fail. Moving to a cleaner branch: #1377