mirror of https://github.com/statping/statping
Updated Linux (markdown)
parent
d7742a6da3
commit
750be9b81c
1
Linux.md
1
Linux.md
|
@ -14,6 +14,7 @@ sudo snap install statping
|
|||
# Compiling SCSS for Custom Theme
|
||||
Statping requires `sass` to be installed to the local machine to compile SCSS into CSS if you want to use the Custom Theme features.
|
||||
|
||||
- Apt: `apt install ruby-sass -y`
|
||||
- Node: `npm install sass -g`
|
||||
- Ruby: `gem install sass`
|
||||
|
||||
|
|
Loading…
Reference in New Issue