forked from Github/frigate
* use prettier-plugin-tailwindcss to keep class names organized * use prettierrc file to ensure formatting on save works with vscode * classname reorder with prettier-plugin-tailwindcss
4 lines
49 B
Plaintext
4 lines
49 B
Plaintext
{
|
|
"plugins": ["prettier-plugin-tailwindcss"]
|
|
}
|