mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 09:37:26 +00:00
force css recompile
This commit is contained in:
parent
19a9d1c2d6
commit
ce2c22f214
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
rm web/css/*
|
||||
git checkout master && git pull
|
||||
sass --update web/scss:web/css --style compressed -E "UTF-8"
|
||||
|
|
Loading…
Add table
Reference in a new issue