Skip to content

Commit

Permalink
add dev stylesheet (for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
JC3 committed Jul 16, 2023
1 parent 38614eb commit d921f67
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions deploy.bat
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ cp ..\font_fixedsys.png .
cp ..\font_topaz.png .
cp ..\font_topaz_sans.png .
cp ..\fonts.json .
cp ..\stylesheet-dev.css .
windeployqt vcbtool.exe --no-quick-import --no-system-d3d-compiler --no-translations --no-virtualkeyboard --no-opengl-sw --no-svg

3 changes: 2 additions & 1 deletion vcbtool.pro
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,5 @@ DISTFILES += \
font_fixedsys12.png \
font_topaz.png \
font_topaz_sans.png \
fonts.json
fonts.json \
stylesheet-dev.css

0 comments on commit d921f67

Please sign in to comment.