From 64649d7fc9d17fa16980cb4cbabb386561cbe564 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Vargas=20Mill=C3=A1n?= <103036961+EmilioVar@users.noreply.github.com> Date: Mon, 28 Apr 2025 01:35:53 +0200 Subject: [PATCH] Update powergrid-configuration.md Type error --- 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 5001a7c..d1a4a44 100644 --- a/docs/get-started/powergrid-configuration.md +++ b/docs/get-started/powergrid-configuration.md @@ -54,7 +54,7 @@ Currently, the following features are exclusive to the Tailwind theme. ### 3. Theme -Next, you must import the theme assets in the file `resources/js/app.js`. +Next, you must import the theme assets in the file `resources/css/app.css`. ::: code-group