mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
a7ac89935b
This commits stabilizes CSS, HTML and YAML formatters in `deno fmt`. It is no longer required to use either of these flags: - `--unstable-css` - `--unstable-html` - `--unstable-yaml` Or these `unstable` options in the config file: - `fmt-css` - `fmt-html` - `html-yaml`
1 line
26 B
CSS
1 line
26 B
CSS
#app>.btn{ color : #000 }
|