feat: with dev environment

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-06-04 12:58:23 +02:00
parent 337642c35f
commit c3b45d9eb6
10 changed files with 569 additions and 14 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
tailwind -i ./input.css -o ./style/output.css
npx tailwindcss -i ./input.css -o ./style/output.css