Skip to content

[FEATURE] Add tailwind code for border radius generator #416

@Dun-sin

Description

@Dun-sin

Description

The button has been added to copy tailwind code, but it doesn't have the actual code added to it, the tasks:

  • Add tailwind equivalent code for the border radius (all you need to do is actually convert the CSS
    border-radius: ${element.borderRadius};
    to Tailwind and add it to the appropriate case here ->
    const actOnTailwindGenerator = (attribute: string) => {
    )
  • Test that it works with tailwind

Screenshots

No response

Additional information

If you notice any change you want to add, not related to this Issue, please raise an issue for it instead of adding it to the PR

👀 Have you checked if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

None

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions