Skip to content

Instantly share code, notes, and snippets.

@stompweb
Last active October 31, 2015 18:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stompweb/cfd9a7c4fa1fb315f6d5 to your computer and use it in GitHub Desktop.
Save stompweb/cfd9a7c4fa1fb315f6d5 to your computer and use it in GitHub Desktop.
Styles
@import "style-guide.less";
@import "variables.less";
body {
font-size: 15px;
}
h1,
h2,
h3 {
color: #222;
}
.main .content {
.style-guide();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment