
jsMain.web.cssom.CSS.kt Maven / Gradle / Ivy
package web.cssom
external object CSS {
fun escape(ident: String): String
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package web.cssom
external object CSS {
fun escape(ident: String): String
}