Skip to content

Commit 69730d3

Browse files
Chore: Remove old tailwinds css release.
1 parent 47eee78 commit 69730d3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/pages.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,6 @@ jobs:
7979
run: ls -lh target/wasm32-unknown-unknown/release/compiler_lib.wasm
8080
working-directory: compiler
8181

82-
- name: Build Tailwind CSS
83-
run: npx tailwindcss@3 --input /dev/null --content "demo/index.html,demo/main.js" --output demo/tailwind.css --minify
84-
8582
- name: Build Tailwind CSS
8683
run: |
8784
echo "@tailwind base; @tailwind components; @tailwind utilities;" > /tmp/tw-input.css

0 commit comments

Comments
 (0)