diff options
author | polwex <polwex@sortug.com> | 2025-06-28 03:10:47 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-06-28 03:10:47 +0700 |
commit | 5bd56c54095a772cf14aae82389bf104338d7ac8 (patch) | |
tree | 4f0daa15b7cc08b5de20e7fb96e3ce6752e971dd /NOTES.md | |
parent | b25e9fcf3644d28c61a0af05f5a9d0fc0345449c (diff) |
fucking dune man
Diffstat (limited to 'NOTES.md')
-rw-r--r-- | NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ The user is experiencing a build failure with the `litedb` library. The error me * Tailwind is abominable. They deprecated the tailwind.config.js file for a shitty CLI with barely any options. You can't tell it which folders to follow so just call it from root. `bunx @tailwindcss/cli -i js/styles.css -o js/output.css` + more info here +[](https://tailwindcss.com/docs/detecting-classes-in-source-files#safelisting-specific-utilities) ### Next Steps: |