Files
Masto/.editorconfig
T
Zoë Bijl 52fbda27ed [feature] add GTS specific CSS
provides a space to place rewritten CSS; should help keep track of what has been done.
2025-10-14 01:15:30 +02:00

7 lines
109 B
INI

root = true
[*.scss]
indent_size = 2
[{login.scss,**/tangerine/**/*.scss,**/gts/**/*.scss}]
indent_size = 4