awssat / tailwindo

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

Conclusion: don't install symfony/console v5.0.5 #22

Closed socialab-admin closed 4 years ago

socialab-admin commented 4 years ago

`Problem 1

abdumu commented 4 years ago

Hey,

"symfony/console" 5 is new and we will support it later.

try this for now

composer global require symfony/console "^4.0"
socialab-admin commented 4 years ago

@abdumu Very grateful for your answer, sorry for the poor publication, I did not trust the tool and it has worked wonderfully, it has some details to consider regarding the media queries of the different screen sizes, but nothing serious.

I would like to know if it is possible to add a prefix, personally all my tailwind classes have prefix tw-

I appreciate your help, I will work on your tool to make contributions.

folkevil commented 4 years ago

I got the same problem, and this package need to update too :D

abdumu commented 4 years ago

fixed in (7a79192e709c61457f7e9a59e14e98a49a9b816b)