This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@tylerapfledderer/chakra-ui-typescale@1.1.2
Patch Changes
e0e5407: Fix generated component base styles where the default values for marginBottom should come directly from the verticalSpace function return instead of calling the token strings.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@tylerapfledderer/chakra-ui-typescale@1.1.2
Patch Changes
marginBottom
should come directly from theverticalSpace
function return instead of calling the token strings.