Create or edit .vscode/settings.json and add:
{
"files.associations": {
"*.css": "tailwindcss"
}
}
Additionally the VSCode extension is helpful - these notes are from their docs.
Create or edit .vscode/settings.json and add:
{
"files.associations": {
"*.css": "tailwindcss"
}
}
Additionally the VSCode extension is helpful - these notes are from their docs.
For further actions, you may consider blocking this person and/or reporting abuse
Steve Mathews -
Mamadou762 -
Jayda Skye -
My Learn Nest -
Top comments (0)