stevezease / tailwind-converter

Website for converting css to tailwind
MIT License
271 stars 46 forks source link

added feature to add prefix in classes from setting tab #30

Open abhigdrv opened 1 year ago

abhigdrv commented 1 year ago

Please take a look

image

image

abhigdrv commented 1 year ago

Managed dynamic values with []

image

stevezease commented 1 year ago

Thanks for your pull request and apologies for the late reply! I appreciate you taking the time to contribute to the project.

I'm happy to approve the change to add prefixes to the classes from the settings tab: https://github.com/stevezease/tailwind-converter/pull/30/commits/9af60ef05d794776f5b7c5dd5fc0341eb0b0597f

However, some of the other commits seem a bit out of scope for this PR. I would recommend opening separate pull requests for those changes if they are needed.

So if you could update this PR (or create a new PR) to be the single 9af60ef05d794776f5b7c5dd5fc0341eb0b0597f commit, I can work to get that change merged in.

Thank you again!

(As a quick aside, I should also note that I will not be able to merge changes that add Google tracking.)