tailwindo icon indicating copy to clipboard operation
tailwindo copied to clipboard

Extract changes to a single file & recursively convert a whole directory should create a single css file

Open philippejadin opened this issue 4 years ago • 3 comments

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 !

philippejadin avatar Aug 12 '20 20:08 philippejadin

Also, it does not seem to convert the class and ids written specifically for the theme. How can I fix this?

burakakca avatar Aug 14 '20 07:08 burakakca

@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?

abdumu avatar Apr 12 '21 18:04 abdumu

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.

burakakca avatar Apr 12 '21 18:04 burakakca