Skip to content

Instantly share code, notes, and snippets.

@erikjung
Last active January 10, 2016 22:57
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 erikjung/87ab2d3fd3f0aa8e9ee0 to your computer and use it in GitHub Desktop.
Save erikjung/87ab2d3fd3f0aa8e9ee0 to your computer and use it in GitHub Desktop.
Base styles
:root {
--scale-ratio: 1.4;
--scale-bases: 1 1.2;
}
{
"name": "base-styles",
"main": "index.css",
"version": "0.0.1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment