This is done by wrapping the leading-none in a div, as the style would otherwise be overwritten in other tailwind projects e.g. cinead-tradedesk uncentering the button text.
Furthermore the package is now build as a tgz to be downloaded on PRs and pushes for easier local testing between releases.
Fix button text centering issue.
This is done by wrapping the
leading-none
in a div, as the style would otherwise be overwritten in other tailwind projects e.g. cinead-tradedesk uncentering the button text.Furthermore the package is now build as a tgz to be downloaded on PRs and pushes for easier local testing between releases.
Changes: