UNPKG

jsts-node

Version:
14 lines (12 loc) 164 B
/* Variables from JS */ html { background: #07f; } /* JS Logic */ body { font-family: sans-serif; } /* Running a function from JS */ h1 { font-size: 20pt; }