From 08a966120d0f37f456775ee25581c30b2ad69651 Mon Sep 17 00:00:00 2001 From: Caen De Silva Date: Sun, 8 Dec 2024 20:16:59 +0100 Subject: [PATCH] Expand on file documentation --- packages/hydefront/components/torchlight.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/hydefront/components/torchlight.css b/packages/hydefront/components/torchlight.css index af843061411..062aa04f85a 100644 --- a/packages/hydefront/components/torchlight.css +++ b/packages/hydefront/components/torchlight.css @@ -1,6 +1,7 @@ /* * This file contains the default styles for the Torchlight syntax highlighter. - * You can easily include this file through your resources/assets/app.css file. + * This is already included in the bundled `resources/assets/app.css` file, + * and can be customized by replacing the import with your custom CSS. */ pre code.torchlight .line-number, pre code.torchlight .summary-caret {