achat-maison-albi-fr/.prettierrc
Emil Gulamov 5b71fa87df Update dependencies and tailwind configuration
The package.json and package-lock.json files have been updated to include new development tools: Prettier, its Astro and TailwindCSS plugins, and a package called preline. The tailwind.config.mjs file has also been updated to reference preline and its plugin as well as to enable Tailwind's dark mode feature.
2024-02-11 22:47:39 +04:00

3 lines
49 B
Text

{
"plugins": ["prettier-plugin-tailwindcss"]
}