Update to Tailwind CSS v4
This commit is contained in:
parent
8a760f433f
commit
ff168f3f14
14 changed files with 77 additions and 2931 deletions
|
@ -4,7 +4,9 @@ PATH="${PATH}:./vendor/bin"
|
|||
|
||||
tmux new-window -dn scratch
|
||||
tmux new-window -dn server
|
||||
tmux new-window -dn tailwindcss -c "themes/opdavies"
|
||||
|
||||
tmux send-keys -t server "drush runserver" Enter
|
||||
tmux send-keys -t tailwindcss "tailwindcss --input css/tailwind.css --output build/tailwind.css --watch" Enter
|
||||
|
||||
nvim .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue