add tailwindcss

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-04-11 12:48:27 -05:00
parent 2a0dd8ae85
commit 0cedc88fce

View file

@ -25,6 +25,9 @@ local servers = {
checkJs = true,
},
},
tailwindcss = {
-- tailwind css
},
pyright = {
-- python
},