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

203
Vistas
external stylesheet all css import between style tag in nodejs and then remove all stylesheet from html file

I just want to just bring the external css file in between the style tag in nodejs like

    <html>
     <head>
       <link rel="stylesheet" type="text/css" href="/css/style.css" />
     </head>
    <body>
   </body>
  </html>

to converted into

   <html>
    <head>
   <style>
   #p{
     "background-color": "red"
    }
   </style>
  </head>
   <body>
  </body>
   </html>

style.css file contain

#p{
"background-color": "red"
}

do this thing in nodejs and want to save to database

about 4 years ago · Juan Pablo Isaza
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