UNPKG

mincer

Version:

Web assets processor. Native JavaScript port of Sprockets.

17 lines (13 loc) 265 B
doctype html html(lang='en') head title Mincer demo !=stylesheet('app.css') !=stylesheet('alt.css') !=stylesheet('stylus.css') body .container h1 Mincer h2 node-sass style h2.styl stylus style !=javascript('app.js')