tailwind4 maybe

This commit is contained in:
2026-01-08 17:45:30 +01:00
parent 96945c8703
commit 6ec90ff036
7 changed files with 65 additions and 6 deletions
-3
View File
@@ -13,10 +13,7 @@ jobs:
uses: actions/checkout@v3
- name: Install Tailwind and build
run: |
cd ./themes/bluewater
npm install
npm run build
cd ../..
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with: