Preview-Seiten für die Layouts TABLET, PHONE und TINY repariert
[website] / less / tablet.less
diff --git a/less/tablet.less b/less/tablet.less
new file mode 100644 (file)
index 0000000..c2414d0
--- /dev/null
@@ -0,0 +1,17 @@
+@import 'variables.less';
+@import 'screen/head.less';
+@import 'screen/menu.less';
+@import 'screen/footer-sticky.less';
+@import 'screen/wip.less';
+@import 'screen/packs.less';
+
+  @import 'screen/layout.less';
+  @import 'screen/footer.less';
+    @import 'tablet/typo.less';
+    @import 'tablet/layout.less';
+    @import 'tablet/menu.less';
+    @import 'tablet/marginal.less';
+    @import 'tablet/footer.less';
+    @import 'screen/onecolumn.less';
+  @import 'tablet/head.less';
+  @import 'tablet/404.less';