summaryrefslogtreecommitdiffstats
path: root/templates/hybrid-html5/app/Frontend/styles/foundation/foundation-conf.scss
diff options
context:
space:
mode:
Diffstat (limited to 'templates/hybrid-html5/app/Frontend/styles/foundation/foundation-conf.scss')
-rw-r--r--templates/hybrid-html5/app/Frontend/styles/foundation/foundation-conf.scss19
1 files changed, 0 insertions, 19 deletions
diff --git a/templates/hybrid-html5/app/Frontend/styles/foundation/foundation-conf.scss b/templates/hybrid-html5/app/Frontend/styles/foundation/foundation-conf.scss
deleted file mode 100644
index bdcfe1f..0000000
--- a/templates/hybrid-html5/app/Frontend/styles/foundation/foundation-conf.scss
+++ /dev/null
@@ -1,19 +0,0 @@
-@import "foundation-settings";
-@import "foundation-icons";
-@import "foundation";
-
-
-/*.sidebar {
- // Panel on small screens
- @extend %panel-base;
- @include panel-position(left);
- // Override styles to become a block on medium screens
- @include breakpoint(medium) {
- @include grid-panel-reset;
- @include grid-block(4);
- }
- // Change size to 3 columns on large screens
- @include breakpoint(large) {
- @include grid-size(3);
- }
-}*/ \ No newline at end of file