awssat / tailwindo

🔌 Convert Bootstrap CSS code to Tailwind CSS code
MIT License
1.09k stars 108 forks source link

option to add a custom prefix to all of Tailwind's generated utility classes #30

Closed daryledesilva closed 4 years ago

daryledesilva commented 4 years ago

example:

tailwindo path/to/directory/ --prefix=tw-
daryledesilva commented 4 years ago

This a great addition to the tool. I would love to see a test even if it's one line to make sure it's not affecting the output.

Thanks

@abdumu thanks! sorry for the test, i was in a hurry yesterday 😅 please check latest updates and let me know if there's anything else that needs to be done!

abdumu commented 4 years ago

thanks

serwin35 commented 3 years ago

does it work on the official version?

"The "--prefix" option does not exist."

daryledesilva commented 3 years ago

does it work on the official version?

"The "--prefix" option does not exist."

@serwin35 i believe it's not in the latest release yet https://github.com/awssat/tailwindo/compare/3.0.2...master