languages/scss: WIP

This commit is contained in:
Snoweuph 2026-02-04 03:58:59 +01:00
commit e3d7c14921
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
5 changed files with 135 additions and 2 deletions

View file

@ -48,6 +48,9 @@
- Added [taplo](https://taplo.tamasfe.dev/) as the default formatter and lsp for
`languages.toml` so we don't default to AI-Slop.
- Split SCSS from `languages.css` into `languages.scss` and add extra tools for
SCSS/SASS.
## Changelog {#sec-release-0-9-changelog}
[taylrfnt](https://github.com/taylrfnt)