Style setup
This commit is contained in:
31
src/style/_animations.scss
Normal file
31
src/style/_animations.scss
Normal file
@@ -0,0 +1,31 @@
|
||||
/* ==========================================================================
|
||||
GLOBAL
|
||||
========================================================================== */
|
||||
|
||||
|
||||
|
||||
/* ==========================================================================
|
||||
KEYFRAMES ANIMATIONS
|
||||
========================================================================== */
|
||||
// Keyframe
|
||||
// @keyframes name {
|
||||
// from {}
|
||||
// to {}
|
||||
// }
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* ==========================================================================
|
||||
HEADER
|
||||
========================================================================== */
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* ==========================================================================
|
||||
MAIN
|
||||
========================================================================== */
|
||||
Reference in New Issue
Block a user