aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/globals.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/globals.scss')
-rw-r--r--src/styles/globals.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/styles/globals.scss b/src/styles/globals.scss
index 86e3ea8..0a7a618 100644
--- a/src/styles/globals.scss
+++ b/src/styles/globals.scss
@@ -14,6 +14,7 @@
* Define some standard styles and CSS variables (colors, fonts...).
*/
@use "base/base";
+@use "base/animations";
@use "base/colors";
@use "base/fonts";
@use "base/helpers";