Skip to content

Instantly share code, notes, and snippets.

@SomeKay
Created August 20, 2016 09:33
Show Gist options
  • Save SomeKay/0a78246ff9f31589ed2b3502053f89ce to your computer and use it in GitHub Desktop.
Save SomeKay/0a78246ff9f31589ed2b3502053f89ce to your computer and use it in GitHub Desktop.
Updated imports
@import "submodules/bootstrap/assets/stylesheets/bootstrap";
$almostBlack: #333;
html, body {
background-color: $almostBlack;
color: $gray-light;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment