UNPKG

@lwc/style-compiler

Version:

Transform style sheet to be consumed by the LWC engine

4 lines (3 loc) 113 B
/* #689 - minification should not transform z-index */ h1 { z-index: 100; display: block; } h2 { z-index: 500; }