Stylesheet.type
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.
Resumen
type especifica el lenguaje de la hoja de estilo.
Sintaxis
string = stylesheet.type
Ejemplo
ss.type = "text/css";