mirror of
https://github.com/LowderPlay/cheburcheck.git
synced 2026-09-25 07:48:02 +03:00
* feat!: svelte rewrite * feat: remove mock * fix: formatting and optimisation * feat: db optimizations * feat: dockerfile and version * ci: change dockerfile syntax * fix: remove domain trie
6 lines
57 B
JSON
6 lines
57 B
JSON
{
|
|
"files.associations": {
|
|
"*.css": "tailwindcss"
|
|
}
|
|
}
|