Skip to content

Instantly share code, notes, and snippets.

@johndel
Last active January 3, 2016 18:39
Show Gist options
  • Save johndel/8503869 to your computer and use it in GitHub Desktop.
Save johndel/8503869 to your computer and use it in GitHub Desktop.
front_base.css.scss
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,300&subset=latin,greek);
@import "compass";
@import "compass/utilities/sprites/base";
@import "font-awesome";
@import "front/variables";
@import "front/override";
@import "front/general";
@import "front/header";
@import "front/horizontal_menu";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment