Skip to content

Instantly share code, notes, and snippets.

@mikeyamadeo
Last active August 5, 2016 20:58
Show Gist options
  • Save mikeyamadeo/d1f8dc45b79d1288a7938d3f7322f7f1 to your computer and use it in GitHub Desktop.
Save mikeyamadeo/d1f8dc45b79d1288a7938d3f7322f7f1 to your computer and use it in GitHub Desktop.
@import 'settings';
html {
font-family: var(--font-primary);
}
ol, ul {
list-style: none;
}
a {
text-decoration: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment