mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 10:37:45 +00:00
HackStudio: Add syntax-highlighting for CSS files
This commit is contained in:
parent
d2690e551c
commit
79522db5d0
3 changed files with 9 additions and 0 deletions
|
@ -12,6 +12,7 @@ namespace HackStudio {
|
|||
enum class Language {
|
||||
Unknown,
|
||||
Cpp,
|
||||
CSS,
|
||||
JavaScript,
|
||||
HTML,
|
||||
GML,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue