mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 04:38:27 +02:00
🎉 Add themes infraestructure.
This commit is contained in:
parent
cd61269cd5
commit
ea3e17f7fe
20 changed files with 207 additions and 33 deletions
|
@ -24,6 +24,6 @@ tmux send-keys -t uxbox './bin/start-dev' enter
|
|||
tmux rename-window -t uxbox:0 'gulp'
|
||||
tmux select-window -t uxbox:0
|
||||
tmux send-keys -t uxbox 'cd uxbox/frontend' enter C-l
|
||||
tmux send-keys -t uxbox 'npx gulp watch' enter
|
||||
tmux send-keys -t uxbox 'npx gulp --theme=${UXBOX_THEME} watch' enter
|
||||
|
||||
tmux -2 attach-session -t uxbox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue