Skip to content

Commit b33f12e

Browse files
committed
Remove Tailwind
1 parent 1dab6ac commit b33f12e

File tree

3 files changed

+0
-188
lines changed

3 files changed

+0
-188
lines changed

.github/workflows/ftp.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v2
10-
- name: tailwindcss
11-
run: |
12-
curl -o tailwindcss -sLO https://github.com/tailwindlabs/tailwindcss/releases/latest/download/tailwindcss-linux-x64
13-
chmod +x tailwindcss
14-
./tailwindcss -i main.css -o server/style.css --minify
1510
- name: WebUI-FTP
1611
uses: airvzxf/ftp-deployment-action@latest
1712
with:

main.css

Lines changed: 0 additions & 173 deletions
This file was deleted.

tailwind.config.js

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)