0.0.5 • Published 9 years ago

dflt v0.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

Default Project Logo

Default

Defaults you can use with every web project.

Usage

Install with NPM as a global command:

$ npm install -g dflt

Create a new project with a given filename:

$ dflt --new <projectname>
# or
$ dflt -n <projectname>

Other options:

$ dflt -v # output version number
$ dflt -h # show help info

About

The CSS was originally derived from BassCSS, and as a result, is licensed under MIT. The CSS here should serve as a starting point for your CSS. It's enough to allow you to create any type of layout you want, and tweak it from there. It's only 14KB minified, and 3KB gzipped, paints extremely quickly, and maintains 60FPS no matter what.