UNPKG

liberry

Version:

liberry is a command utility to help you easily set up, develop, and host your own project pattern library.

13 lines 223 B
{ "project": { "root": "./", "css": "", "watch": "**/*.css", "tasks": "" }, "liberry": { "root": "./", "css": "site/styles/liberry.css", "watch": ["site/**", "library/**"] } }