Closed bkrmendy closed 1 week ago
This PR adds support for the following Tailwind classes:
rounded-tl
rounded-tr
rounded-bl
rounded-br
Tailwind reference: https://tailwindcss.com/docs/border-radius
Also included in this PR are tests for the new classes, and a test script in package.json.
test
This PR adds support for the following Tailwind classes:
rounded-tl
rounded-tr
rounded-bl
rounded-br
Tailwind reference: https://tailwindcss.com/docs/border-radius
Also included in this PR are tests for the new classes, and a
test
script in package.json.