From 6fbdb2ed73963c98d5875c6b0db440c73b2ce8d4 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Tue, 25 Jul 2023 07:08:16 -0400 Subject: [PATCH] chore: updates pt2 --- paragon/css/core/custom-media-breakpoints.css | 2 +- paragon/css/core/index.css | 2 ++ paragon/css/core/variables.css | 2 +- paragon/css/themes/dark/variables.css | 2 +- paragon/css/themes/light/variables.css | 2 +- 5 files changed, 6 insertions(+), 4 deletions(-) diff --git a/paragon/css/core/custom-media-breakpoints.css b/paragon/css/core/custom-media-breakpoints.css index 60f024a5..8e5f012f 100644 --- a/paragon/css/core/custom-media-breakpoints.css +++ b/paragon/css/core/custom-media-breakpoints.css @@ -1,6 +1,6 @@ /** * IMPORTANT: This file is the result of assembling design tokens * Do not edit directly - * Generated on Tue, 25 Jul 2023 11:05:35 GMT + * Generated on Tue, 25 Jul 2023 11:07:54 GMT */ diff --git a/paragon/css/core/index.css b/paragon/css/core/index.css index 4a993a98..1a106532 100644 --- a/paragon/css/core/index.css +++ b/paragon/css/core/index.css @@ -1,2 +1,4 @@ +@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&family=Roboto+Mono&display=swap'); + @import "custom-media-breakpoints.css"; @import "variables.css"; diff --git a/paragon/css/core/variables.css b/paragon/css/core/variables.css index 2c61cff7..049f766d 100644 --- a/paragon/css/core/variables.css +++ b/paragon/css/core/variables.css @@ -1,7 +1,7 @@ /** * IMPORTANT: This file is the result of assembling design tokens * Do not edit directly - * Generated on Tue, 25 Jul 2023 11:05:35 GMT + * Generated on Tue, 25 Jul 2023 11:07:54 GMT */ :root { diff --git a/paragon/css/themes/dark/variables.css b/paragon/css/themes/dark/variables.css index c49db6a2..473bfdad 100644 --- a/paragon/css/themes/dark/variables.css +++ b/paragon/css/themes/dark/variables.css @@ -1,7 +1,7 @@ /** * IMPORTANT: This file is the result of assembling design tokens * Do not edit directly - * Generated on Tue, 25 Jul 2023 11:05:35 GMT + * Generated on Tue, 25 Jul 2023 11:07:54 GMT */ :root { diff --git a/paragon/css/themes/light/variables.css b/paragon/css/themes/light/variables.css index afd6ff25..06a82b2a 100644 --- a/paragon/css/themes/light/variables.css +++ b/paragon/css/themes/light/variables.css @@ -1,7 +1,7 @@ /** * IMPORTANT: This file is the result of assembling design tokens * Do not edit directly - * Generated on Tue, 25 Jul 2023 11:05:35 GMT + * Generated on Tue, 25 Jul 2023 11:07:54 GMT */ :root {