/wuzzle

Responsive, minimal and customizable grid system

Primary LanguageCSSMIT LicenseMIT

Wuzzle

Build Status devDependency Status

Responsive, minimal and customizable grid system

To get started, check out the documentation.

Download

CDN

Compile

Wuzzle uses Grunt to compile Less code.

Dependencies

You need node.js to use Grunt.

From the command line:

$ npm install -g grunt-cli
$ npm install # from the root Wuzzle directory

When completed, you'll be able to run the various Grunt commands provided from the command line.

Commands

Default: grunt

Compiles Less files.

Watch: grunt watch

Watches Less files and automatically compiling them when they're changed.

License

MIT © ws1 team