From a7f3e798164d8448683484cd2b6dff0313b07fe8 Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Mon, 3 Jan 2022 19:15:39 +0100 Subject: chore(prism): replace Coldark theme with a custom theme --- src/styles/globals.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'src/styles/globals.scss') 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 -- cgit v1.2.3