UNPKG

@lwc/style-compiler

Version:

Transform style sheet to be consumed by the LWC engine

4 lines (3 loc) 111 B
import stylesheet0 from "foo"; import stylesheet1 from "./foo.css"; export default [stylesheet0, stylesheet1];