From 3816fa676d68d1f78ade5a5a68693fe9a4178b2b Mon Sep 17 00:00:00 2001 From: Matthieu Lempereur Date: Thu, 10 Apr 2025 09:04:41 +0200 Subject: [PATCH] fix syntax issue for theme configuration --- docs/get-started/powergrid-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/get-started/powergrid-configuration.md b/docs/get-started/powergrid-configuration.md index fb308fa..5001a7c 100644 --- a/docs/get-started/powergrid-configuration.md +++ b/docs/get-started/powergrid-configuration.md @@ -115,7 +115,7 @@ Next, you must import the theme assets in the file `resources/js/app.js`. ::: -#### 4. Tailwind v3 Configuration +### 4. Tailwind v3 Configuration ::: tip If you are using Tailwind v3, you may configure the options below.