Files
bibdle/.vscode/settings.json
George Powell 0d50ff5f27 i forhor
2025-12-19 03:36:59 -05:00

10 lines
174 B
JSON

{
"files.associations": {
"*.css": "tailwindcss"
},
"workbench.colorCustomizations": {
"titleBar.activeBackground": "#7e498b",
"settings.headerBorder": "#fff"
}
}