mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
🛠️ Add prettier-plugin-tailwindcss.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
/** @type {import("prettier").Config} */
|
||||
module.exports = {
|
||||
plugins: [require.resolve('prettier-plugin-tailwindcss')]
|
||||
};
|
||||
Reference in New Issue
Block a user