update tailwind and fix tw intellisense

This commit is contained in:
Somrat
2025-04-06 12:31:48 +06:00
parent 8fe5d9043c
commit 18345294c9
4 changed files with 34 additions and 35 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
{
"files.associations": {
"*.mdx": "markdown"
}
},
"tailwindCSS.experimental.configFile": "src/styles/main.css"
}