Skip to content

Commit

Permalink
Remove compiled CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
danjjl committed Nov 18, 2024
1 parent 21e7cc6 commit f341fb2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5,682 deletions.
1 change: 1 addition & 0 deletions .github/workflows/3-build-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
- name: Build TailwindCSS
run: |
cd website
mkdir -p ./assets/css/
./themes/blowfish/node_modules/tailwindcss/lib/cli.js -c ./themes/blowfish/tailwind.config.js -i ./themes/blowfish/assets/css/main.css -o ./assets/css/
- name: Build Hugo
run: |
Expand Down
Loading

0 comments on commit f341fb2

Please sign in to comment.