Removes unused image and scss
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 65 KiB |
@@ -3,12 +3,6 @@
|
|||||||
@import 'settings';
|
@import 'settings';
|
||||||
@import 'foundation';
|
@import 'foundation';
|
||||||
|
|
||||||
// If you'd like to include motion-ui, you need to install the motion-ui sass package.
|
|
||||||
//
|
|
||||||
// @import 'motion-ui/motion-ui';
|
|
||||||
|
|
||||||
// We include everything by default. To slim your CSS, remove components you don't use.
|
|
||||||
|
|
||||||
@include foundation-global-styles;
|
@include foundation-global-styles;
|
||||||
@include foundation-grid;
|
@include foundation-grid;
|
||||||
@include foundation-typography;
|
@include foundation-typography;
|
||||||
@@ -18,7 +12,6 @@
|
|||||||
@include foundation-float-classes;
|
@include foundation-float-classes;
|
||||||
@include foundation-accordion;
|
@include foundation-accordion;
|
||||||
@include foundation-accordion-menu;
|
@include foundation-accordion-menu;
|
||||||
@include foundation-badge;
|
|
||||||
@include foundation-breadcrumbs;
|
@include foundation-breadcrumbs;
|
||||||
@include foundation-button-group;
|
@include foundation-button-group;
|
||||||
@include foundation-callout;
|
@include foundation-callout;
|
||||||
@@ -31,10 +24,8 @@
|
|||||||
@include foundation-media-object;
|
@include foundation-media-object;
|
||||||
@include foundation-menu;
|
@include foundation-menu;
|
||||||
@include foundation-off-canvas;
|
@include foundation-off-canvas;
|
||||||
@include foundation-orbit;
|
|
||||||
@include foundation-pagination;
|
@include foundation-pagination;
|
||||||
@include foundation-progress-bar;
|
@include foundation-progress-bar;
|
||||||
@include foundation-slider;
|
|
||||||
@include foundation-sticky;
|
@include foundation-sticky;
|
||||||
@include foundation-reveal;
|
@include foundation-reveal;
|
||||||
@include foundation-switch;
|
@include foundation-switch;
|
||||||
@@ -42,10 +33,4 @@
|
|||||||
@include foundation-tabs;
|
@include foundation-tabs;
|
||||||
@include foundation-thumbnail;
|
@include foundation-thumbnail;
|
||||||
@include foundation-title-bar;
|
@include foundation-title-bar;
|
||||||
@include foundation-tooltip;
|
|
||||||
@include foundation-top-bar;
|
@include foundation-top-bar;
|
||||||
|
|
||||||
// If you'd like to include motion-ui, you need to install the motion-ui sass package.
|
|
||||||
//
|
|
||||||
// @include motion-ui-transitions;
|
|
||||||
// @include motion-ui-animations;
|
|
||||||
|
|||||||
Reference in New Issue
Block a user