Skip to content

Instantly share code, notes, and snippets.

@linko
Created September 30, 2014 13:01
Show Gist options
  • Save linko/5746612cb7919502d544 to your computer and use it in GitHub Desktop.
Save linko/5746612cb7919502d544 to your computer and use it in GitHub Desktop.
// Bootstrap components
@import "bootstrap/normalize";
@import "bootstrap/variables";
@import "bootstrap/mixins";
@import "bootstrap/scaffolding";
@import "bootstrap/type";
@import "bootstrap/grid";
@import "bootstrap/tables";
@import "bootstrap/forms";
@import "bootstrap/buttons";
@import "bootstrap/component-animations";
@import "bootstrap/glyphicons";
@import "bootstrap/dropdowns";
@import "bootstrap/button-groups";
@import "bootstrap/navs";
@import "bootstrap/navbar";
@import "bootstrap/labels";
@import "bootstrap/thumbnails";
@import "bootstrap/alerts";
@import "bootstrap/panels";
@import "bootstrap/close";
@import "bootstrap/modals";
@import "bootstrap/popovers";
@import "bootstrap/carousel";
@import "bootstrap/utilities";
@import "bootstrap-switch";
@import "font-awesome";
@import "uniform._base";
@import "mosaic";
@import "variables";
@import "fonts";
@import "overrides";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment