UNPKG

@bpanel/genesis-theme

Version:

The first theme in a chain of bPanel reference themes - "The Times 03/Jan/2009 Chancellor on brink of second bailout for banks"

26 lines (17 loc) 248 B
all: @npm run browserify babel: @npm run babel browserify: @npm run browserify watch: @npm run watch webpack: @npm run webpack clean: @npm run clean lint: @npm run lint test: @npm test .PHONY: all browserify webpack clean lint test