tailwindo
tailwindo copied to clipboard
Extract changes to a single file & recursively convert a whole directory should create a single css file
When using extract to a single file with the recursive option, a tailwindo-components.css file is create in each directory.
For my use case at least it would be much better to have a merge of all those definitions in a single css file. It could be an option of course.
By the way this is really a great package !
Also, it does not seem to convert the class and ids written specifically for the theme. How can I fix this?
@burakakca
Also, it does not seem to convert the class and ids written specifically for the theme. How can I fix this?
What do you mean?
Hello, it's been a long time since my question, but as far as I understand. Apart from converting from Bootstrap to tailwind, I mean being able to convert custom classes in a theme I purchased.