Skip to content

Instantly share code, notes, and snippets.

@adammiller
Created October 3, 2012 12:48
Show Gist options
  • Save adammiller/3826741 to your computer and use it in GitHub Desktop.
Save adammiller/3826741 to your computer and use it in GitHub Desktop.
less: {
src: [
SRC_CSS + 'vendor/elements.less',
SRC_CSS + 'ge.vars.less', // NEEDS REMOVED
SRC_CSS + 'ge.mixins.less', // NEEDS REMOVED
SRC_CSS + 'ge.b2b.less',
SRC_CSS + 'ge.footer.less',
SRC_CSS + 'ge.navigation.less'
],
dest: BUILD_CSS + 'ge.base.less'
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment