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