Dun-sin / Code-Magic

Code Generator - Easily Generate CSS and Tailwind code based on your choice and input

Home Page:https://code-magic.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] Add tailwind code for text shadow generator

Dun-sin opened this issue Β· comments

commented

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 text shadow (all you need to do is actually convert the CSS
    div {
    text-shadow: ${element.textShadow};
    }
    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

No response

πŸ‘€ 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

It's great having you contribute to this project by creating an issue

Make sure you are assigned to this before you work on it and you read the Contributing.md file, Thank you! Welcome to the community πŸ€“

i m up for the task . kindly assign it to me

commented

i m up for the task . kindly assign it to me

You got it, just remember to follow the rules and steps in the readme file and contributing file and you are good to goπŸ”₯

Hello there, Can I be assigned to this issue?

commented

Hello there, Can I be assigned to this issue?

Definitely, thanks for wanting to contribute, Make sure you follow the rules πŸ‘‰πŸ½hereπŸ‘ˆπŸ½, else your PR will not be accepted and will be closed. Good Luck

commented

πŸŽ‰ This issue has been resolved in version 2.66.0 πŸŽ‰

The release is available on GitHub release

Your semantic-release bot πŸ“¦πŸš€