-
-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: split css files into optional imports (#77)
* feat: export internal assets as is * fix: split css into optional imports * chore: update examples * style: format * fix: css in global context and examples * fix: nextjs example * fix: nextjs example * fix: storybook font smoothing * fix: package builds * fix: package builds * fix: preact build * style: format * fix: ts build errors * style: format * chore: update storybook packages * fix: settings cards * chore: update chromatic workflow * style: format * chore: update readme * fix: chromatic workflow * fix: storybook package versions * style: format * chore: update react-spa example package.json * fix: storybook chromatic * style: format * fix: markup package * style: format * chore: update package versions
- Loading branch information
Showing
79 changed files
with
7,662 additions
and
24,779 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
shamefully-hoist=true | ||
legacy-peer-deps=true | ||
shamefully-hoist=false | ||
legacy-peer-deps=true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.