WIP React > Svelte

Put most of the developed design into Svelte
This commit is contained in:
2020-02-11 15:09:32 +01:00
parent 61e45cb171
commit 9b0c154f61
95 changed files with 3627 additions and 9464 deletions
-6
View File
@@ -1,6 +0,0 @@
/* ==========================================================================
FOOTER
========================================================================== */
.footer {
}
-6
View File
@@ -1,6 +0,0 @@
/* ==========================================================================
HEADER
========================================================================== */
.header {
}
-6
View File
@@ -1,6 +0,0 @@
/* ==========================================================================
MAIN
========================================================================== */
.main {
}
-6
View File
@@ -1,6 +0,0 @@
/* ==========================================================================
NAVIGATION
========================================================================== */
.nav {
}
-5
View File
@@ -1,5 +0,0 @@
/* RULE
========================================================================== */
// @media only screen and (max-width: $screen-tab-port) {
// }