4 lines
84 B
Bash
4 lines
84 B
Bash
![]() |
#!/bin/bash
|
||
|
|
||
|
npx tailwindcss -i ./css/theme.css -o ./css/theme-compiled.css --watch
|