Skip to content

Instantly share code, notes, and snippets.

@gruppjo
Last active April 30, 2020 17:03
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 gruppjo/f55ae78dbdcbd818c4345e15a210613d to your computer and use it in GitHub Desktop.
Save gruppjo/f55ae78dbdcbd818c4345e15a210613d to your computer and use it in GitHub Desktop.
[scss setup] shared.scss
/* V1.0 based on Jonathan's Gist */
/* https://gist.github.com/gruppjo/f55ae78dbdcbd818c4345e15a210613d */
@import 'animations';
@import 'colors';
@import 'responsive';
@import 'spacings';
@import 'structure';
@import 'typography';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment