mirror of
https://github.com/10h30/astroplate.git
synced 2026-06-05 15:08:00 +09:00
7 lines
122 B
JSON
7 lines
122 B
JSON
{
|
|
"files.associations": {
|
|
"*.mdx": "markdown"
|
|
},
|
|
"tailwindCSS.experimental.configFile": "src/styles/main.css"
|
|
}
|