Skip to content

Instantly share code, notes, and snippets.

@ipeychev
Created January 20, 2014 16:09
Show Gist options
  • Save ipeychev/8522982 to your computer and use it in GitHub Desktop.
Save ipeychev/8522982 to your computer and use it in GitHub Desktop.
@import "aui_variables";
$iconSpritePath: '../images/aui/glyphicons-halflings.png' !default;
$iconWhiteSpritePath: '../images/aui/glyphicons-halflings-white.png' !default;
@import "aui/bootstrap";
@import "aui_custom";
@import "aui/responsive";
@import "liferay_custom";
@import "aui/alloy-font-awesome/scss/core";
@import "aui/alloy-font-awesome/scss/bootstrap";
@import "aui/alloy-font-awesome/scss/extras";
@import "aui/alloy-font-awesome/scss/icons-alloy";
@import "aui/alloy-font-awesome/scss/icons-alloy-extra";
background-color: $bodyBackground;
color: $textColor;
font-family: $baseFontFamily;
font-size: $baseFontSize;
line-height: $baseLineHeight;
margin: 0;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment