techotaku1

Results 4 comments of techotaku1

porfavor adaptar eslint con tailwind para poder que detecte las clases personalizadas de tailwind y con el archivo app.css porque en la version v4 ya no se usa el archivo...

I am using the tailwin prettier plugin to organize my tailwind 4 classes

I think we have to wait for Clerk to update to the Next 16 version, because this error is due to the new component caching system. For now, I solved...

I managed to solve the problem using this // Utility to generate a simple hash of the services to use as a key ``` function getServicesKey(services: CleaningService[]): string { //...