UNPKG

@lwc/style-compiler

Version:

Transform style sheet to be consumed by the LWC engine

17 lines (12 loc) 178 B
h1:before { content: '$test"escaping quote(\')' } h1:after { content: "$my test'escaping quote(\")" } h2:before { content: "\\\\" } h2:after { content: "`" }