fix(tailwindcss): removed deprecated code form tailwindcss (#3254)

This commit is contained in:
Ahmad bin Marakkar 2024-08-01 11:23:16 +05:30 committed by GitHub
parent fdc44768a0
commit 167f4df34c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -60,13 +60,6 @@ return {
'svelte',
'templ',
},
init_options = {
userLanguages = {
eelixir = 'html-eex',
eruby = 'erb',
templ = 'html',
},
},
settings = {
tailwindCSS = {
validate = true,