summaryrefslogtreecommitdiffstats
path: root/src/styles/globals.scss
diff options
context:
space:
mode:
authorArmand Philippot <git@armandphilippot.com>2022-01-03 19:15:39 +0100
committerArmand Philippot <git@armandphilippot.com>2022-01-03 19:15:39 +0100
commita7f3e798164d8448683484cd2b6dff0313b07fe8 (patch)
treef1d114bcca1969d904ff690cf7bb2fbab96f03c3 /src/styles/globals.scss
parentd76e7c054e51471c908707634f5dbdcd3422b8d9 (diff)
chore(prism): replace Coldark theme with a custom theme
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 ec40a35..86e3ea8 100644
--- a/src/styles/globals.scss
+++ b/src/styles/globals.scss
@@ -6,6 +6,7 @@
* Import each files separately to define vendors styles order.
*/
@use "modern-normalize";
+@use "vendors/prism";
/**
* 2.0. Base