ChimeHQ / Chime

An editor for macOS
https://www.chimehq.com
BSD 3-Clause "New" or "Revised" License
314 stars 16 forks source link

Add support for CSS #24

Closed unnamedd closed 1 day ago

unnamedd commented 1 day ago

Description

Adding support for another language

image

This PR checks one item in the todo list of the issue #20.

mattmassicotte commented 1 day ago

This looks like is it missing an update to RootLanguage to map "css" back to the language identifier.

unnamedd commented 1 day ago

Good catch!