Updated get_style.sh
This commit is contained in:
parent
48525e095c
commit
19d4881fbe
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env nix-shell
|
||||
#!nix-shell -i bash -p curl sass
|
||||
cd static/css
|
||||
curl https://raw.githubusercontent.com/ayes-web/common-web-styles/main/common.scss --remote-name
|
||||
curl https://raw.githubusercontent.com/BatteredBunny/common-web-styles/main/common.scss --remote-name
|
||||
sass -C common.scss common.css
|
||||
rm common.scss
|
Loading…
Add table
Add a link
Reference in a new issue