mirror of
https://github.com/w0rng/amnezia-wg-easy.git
synced 2025-04-26 05:10:06 +03:00
update: app.css to match latest tailwindcss version
This commit is contained in:
parent
21ce36c116
commit
2df3e6cb42
3 changed files with 244 additions and 214 deletions
1
.github/workflows/npm-update-bot.yml
vendored
1
.github/workflows/npm-update-bot.yml
vendored
|
@ -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 .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue