forked from MarseyWorld/MarseyWorld
sneed
parent
c277f78104
commit
84e782764c
1
push.sh
1
push.sh
|
@ -3,6 +3,7 @@ git add .
|
||||||
git commit -m "sneed"
|
git commit -m "sneed"
|
||||||
git push
|
git push
|
||||||
|
|
||||||
|
npm install -g sass
|
||||||
apt install ruby-sass
|
apt install ruby-sass
|
||||||
sass ./files/assets/style/midnight.scss ./files/assets/style/midnight_ff66ac.css
|
sass ./files/assets/style/midnight.scss ./files/assets/style/midnight_ff66ac.css
|
||||||
sass ./files/assets/style/dark.scss ./files/assets/style/dark_ff66ac.css
|
sass ./files/assets/style/dark.scss ./files/assets/style/dark_ff66ac.css
|
||||||
|
|
Loading…
Reference in New Issue