UNPKG

wc-sass-render

Version:

Render Sass into importable templates for Typescript or Javascript

3 lines (2 loc) 85 B
import {html} from 'lit-element'; export default html`<style><% content %></style>`;