tailwindcss icon indicating copy to clipboard operation
tailwindcss copied to clipboard

Add border-style utilities

Open SnowRunescape opened this issue 4 months ago • 3 comments

This pull request introduces additional border styles to enhance the flexibility and customization options for borders in the project. The original implementation provided basic border styles, and this update extends the capabilities by including variations for both horizontal and vertical borders, as well as specific styles for each side (top, right, bottom, left).

Changes Made

.border-x-{style} .border-y-{style} .border-s-{style} .border-e-{style} .border-t-{style} .border-b-{style} .border-l-{style} .border-r-{style}

Testing

Please ensure that the new styles have been tested in various scenarios to guarantee compatibility and consistency across different parts of the application.

SnowRunescape avatar Dec 25 '23 14:12 SnowRunescape

Any updates on this PR? Having classes like border-l-dotted and border-r-solid would be a big usability improvement.

LeandroLovisolo avatar Mar 03 '24 02:03 LeandroLovisolo

any updates?

SnowRunescape avatar Apr 13 '24 20:04 SnowRunescape

@thecrypticace any updates?

SnowRunescape avatar Apr 18 '24 15:04 SnowRunescape