fix tailwindcss build issues

related to #1985
This commit is contained in:
Hudson
2025-02-20 21:59:21 +11:00
parent 96a116a8b0
commit e8d1c4bd0b
4 changed files with 5112 additions and 4899 deletions

View File

@@ -1,10 +1,9 @@
/*! Blowfish | MIT License | https://github.com/nunocoracao/blowfish */
@import 'components/zen-mode.css';
@import './components/zen-mode.css';
@tailwind base;
@tailwind components;
@tailwind utilities;
@import "tailwindcss";
@config "../../tailwind.config.js";
body a,
body button {