Skip to content

Instantly share code, notes, and snippets.

@wongni
Created January 11, 2018 17:58
Show Gist options
  • Save wongni/8f5a231a0aeda966e9fda3fa9d0c177a to your computer and use it in GitHub Desktop.
Save wongni/8f5a231a0aeda966e9fda3fa9d0c177a to your computer and use it in GitHub Desktop.
@import 'utils';
body {
margin: 0;
background: $oc-gray-8;
box-sizing: border-box;
}
* {
box-sizing: inherit;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment