Skip to content

Instantly share code, notes, and snippets.

@raphaelsaunier
Last active August 29, 2015 14:07
Show Gist options
  • Save raphaelsaunier/4caf6e82586be5c17e35 to your computer and use it in GitHub Desktop.
Save raphaelsaunier/4caf6e82586be5c17e35 to your computer and use it in GitHub Desktop.
Fat-free Bootstrap 3
// Core variables and mixins
@import "bootstrap/variables";
@import "bootstrap/mixins";
// Reset and dependencies
@import "bootstrap/normalize";
// Core CSS
@import "bootstrap/scaffolding";
@import "bootstrap/grid";
// Utility classes
@import "bootstrap/utilities";
@import "bootstrap/responsive-utilities";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment