Skip to content

Instantly share code, notes, and snippets.

View hettiger's full-sized avatar

Martin Hettiger hettiger

View GitHub Profile
@hettiger
hettiger / foo.less
Last active August 29, 2015 14:16 — forked from anonymous/foo.less
Gulp: Less + Prefixing + Minify
// Initialize ... (just an example)
@import "components/normalize";
@import "variables";
@import "mixins";
// Load optional components