Skip to content

Instantly share code, notes, and snippets.

@tomscholz
Created March 28, 2017 21:09
Show Gist options
  • Save tomscholz/1837869e1a9131cb29121c0ea57e75ce to your computer and use it in GitHub Desktop.
Save tomscholz/1837869e1a9131cb29121c0ea57e75ce to your computer and use it in GitHub Desktop.
@charset "UTF-8";
// Mixins
// @import "components/prefixer";
@import "components/mixins";
@import "components/color";
// Variables;
@import "components/variables";
// Reset
@import "components/normalize";
// components
@import "components/tabs";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment