diff options
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: |