Added Menu Mixins:

Desktop vertical
Desktop vertical
Tablet/Phone Fullscreen
Toggle Button
This commit is contained in:
2017-02-22 01:21:17 +01:00
parent 6d9ce3dacc
commit 5cafe3670b
24 changed files with 946 additions and 54 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
/* CONSTANTS */
// CONSTANTS
$ZOOM-IN: 0;
$ZOOM-OUT: 1;
@@ -11,7 +11,7 @@ $EASE: 1;
$EASEINOUT: 2;
$BACKWARD: 3;
/* MIXINS */
// MIXINS
/// Gives the Element a focusing Effect
/// @param {int} $direction