Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

222
Vistas
How do you disable/remove a CDN's default css from your application?

I am integrating a date picker component in my tailwindcss app, and to do that I have to add the css and javascript CDN links. The problem now is the css gotten from the CDN is overriding my own css thereby messing up my app. Is there a way to make the css gotten from the CDN to just apply to the datepicker component?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Can't see your code but you should be able to revert the non-datepicker styles like this:

*:not(.date-picker, .date-picker *) {
  all: revert;
}

Set all properties to browser default for that element, on all elements that are not .date-picker or any descendant of .date-picker

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda