UNPKG

wintersmith-nap

Version:

Minimalistic plugin to connect wintersmith with nap

17 lines (15 loc) 185 B
{ "plugins": [ "./../index-dev.js" ], "nap": { "assets": { "css": { "main": ["/css/*"] }, "js": { "main": ["/js/*"] } } } }