Skip to content

Commit 041f6df

Browse files
Merge pull request #115 from ICEatm/patch-1
(docs): Update powergrid-configuration.md
2 parents 1758fcb + ac6a52e commit 041f6df

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/get-started/powergrid-configuration.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,9 @@ module.exports = {
109109
```
110110

111111
::: tip 💡 TIP
112-
Read more about [Tailwind just-in-time](https://tailwindcss.com/docs/just-in-time-mode).
112+
Read more about [Tailwind just-in-time](https://tailwindcss.com/docs/just-in-time-mode).
113+
If you are already using Tailwind version 3 or greater JIT is enabled by default. So you need to add these files to your `tailwind.config.js` because otherwise the styles won't apply correctly.
114+
[Read more here](https://tailwindcss.com/docs/upgrade-guide#migrating-to-the-jit-engine)
113115
:::
114116

115117
#### Presets

0 commit comments

Comments
 (0)