Skip to content

Instantly share code, notes, and snippets.

@c4urself
Created December 15, 2011 10:48
Show Gist options
  • Save c4urself/1480684 to your computer and use it in GitHub Desktop.
Save c4urself/1480684 to your computer and use it in GitHub Desktop.
General styles.less
@yellow: yellow;
@green: green;
.pie {
behavior: url(PIE.htc);
}
@import "css/mixins";
@import "css/base";
@import "css/tables";
@import "css/forms";
@import "css/buttons";
@import "css/components";
//
// Third party CSS
//
@import "libs/jquery/jquery.loader.css";
@import "libs/jquery/jquery.dialog.css";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment