cinemataztic / cine-ui

0 stars 0 forks source link

fix button text leading #64

Closed alkiko closed 1 year ago

alkiko commented 1 year ago

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: