update: app.css to match latest tailwindcss version

This commit is contained in:
Philip H. 2024-01-19 05:15:12 +00:00 committed by GitHub
parent 21ce36c116
commit 2df3e6cb42
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 244 additions and 214 deletions

View file

@ -34,6 +34,7 @@ jobs:
cd src
ncu -u
npm update
npm run buildcss
git config --global user.name 'NPM Update Bot'
git config --global user.email 'npmupbot@users.noreply.github.com'
git add .