mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
11 lines
331 B
Markdown
Executable File
11 lines
331 B
Markdown
Executable File
# Vue Gradido Wallet
|
|
|
|
## install grass, a faster sass compiler written in rust
|
|
First install [rust](https://www.rust-lang.org/) if not already installed.
|
|
|
|
Then install grass, it need some time, because it will be compiled.
|
|
```bash
|
|
cargo install grass
|
|
```
|
|
Now with using yarn compile-sass or turbo compile-sass grass will be used.
|