mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
82884348cb
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 }
|
|
|