languages/scss: init

This commit is contained in:
Snoweuph 2026-04-18 01:13:31 +02:00
commit c4e3a08812
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
5 changed files with 149 additions and 1 deletions

View file

@ -91,7 +91,6 @@ in {
filetypes = [
"css"
# TODO: split in their own modules
"scss"
"less"
];
});