Skip to content

Instantly share code, notes, and snippets.

@KOWLOR
Created October 30, 2016 22:54
Show Gist options
  • Save KOWLOR/b60f0ba341ae7eee4f3d5945fb88f2d0 to your computer and use it in GitHub Desktop.
Save KOWLOR/b60f0ba341ae7eee4f3d5945fb88f2d0 to your computer and use it in GitHub Desktop.
@charset "UTF-8";
@import
"foundation-sites/scss/util/util",
"settings",
"foundation-sites/scss/foundation";
@include foundation-global-styles;
@include foundation-grid;
@include foundation-typography;
@include foundation-button;
@include foundation-forms;
@include foundation-visibility-classes;
@include foundation-float-classes;
@include foundation-accordion;
@include foundation-breadcrumbs;
@include foundation-button-group;
@include foundation-callout;
@include foundation-close-button;
@include foundation-dropdown;
@include foundation-dropdown-menu;
@include foundation-label;
@include foundation-media-object;
@include foundation-menu;
@include foundation-menu-icon;
@include foundation-pagination;
@include foundation-progress-bar;
@include foundation-slider;
@include foundation-reveal;
@include foundation-table;
@include foundation-tabs;
@include foundation-thumbnail;
@include foundation-title-bar;
@include foundation-tooltip;
@include foundation-top-bar;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment