Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 184 Bytes

File metadata and controls

11 lines (6 loc) · 184 Bytes

build-tool

This example uses Metalsmith to make a simple build tool for CSS files. To test it out yourself run:

$ npm install
$ node build.js

Or simply:

$ make build