tailwindcss-capsize icon indicating copy to clipboard operation
tailwindcss-capsize copied to clipboard

Use logical properties

Open stormwarning opened this issue 8 months ago • 1 comments

Applies negative margins to margin-block-end and margin-block-start instead of margin-bottom and margin-top. This allows the utility to work as expected on text with different writing-mode values.

stormwarning avatar Feb 20 '25 15:02 stormwarning