mirror of
https://github.com/denoland/deno.git
synced 2025-02-07 23:06:50 -05:00
![Pig Fang](/assets/img/avatar_default.png)
This PR integrates [Malva](https://github.com/g-plane/malva) into `deno fmt`, which introduces the ability to format CSS, SCSS, Sass and Less files. On Linux x64 6.10, this PR increases about 800KiB: ``` ❯ wc -c target/release/deno 125168728 target/release/deno ❯ wc -c target/release/deno 124349456 target/release/deno ```
2 lines
27 B
CSS
2 lines
27 B
CSS
#app>.btn{ color : #000 }
|
|
|