Skip to content

Instantly share code, notes, and snippets.

@Ollo
Created October 16, 2012 04:29
Show Gist options
  • Save Ollo/3897240 to your computer and use it in GitHub Desktop.
Save Ollo/3897240 to your computer and use it in GitHub Desktop.
base bootstrap less setup
/* my new bootstrap site */
@import "../bootstrap/bootstrap.less";
@import "../bootstrap/responsive.less";
// import your unique less files as you build
@import "layout.less";
@import "theme.less";
@import "typography.less";
@import "misc.less" // mixins etc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment