summaryrefslogtreecommitdiffstats
path: root/src/styles/globals.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/globals.scss')
-rw-r--r--src/styles/globals.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/styles/globals.scss b/src/styles/globals.scss
index 6647548..569035e 100644
--- a/src/styles/globals.scss
+++ b/src/styles/globals.scss
@@ -6,3 +6,10 @@
* Import each files separately to define vendors styles order.
*/
@use "modern-normalize";
+
+/**
+ * 2.0. Base
+ *
+ * Define some standard styles and CSS variables (colors, fonts...).
+ */
+@use "base/fonts";