relay/.vscode/settings.json

3 lines
90 B
JSON

{
"css.lint.unknownAtRules": "ignore" // For tailwindcss rules '@config' & '@apply'
}