Logo
Explore Help
Sign In
i/next-ai-draw-io
1
0
Fork 0
You've already forked next-ai-draw-io
mirror of https://github.com/DayuanJiang/next-ai-draw-io.git synced 2026-01-02 22:32:27 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
a0fbc0ad33983fd301e16f0b0b6e90b0205b54db
next-ai-draw-io/postcss.config.mjs

6 lines
81 B
JavaScript
Raw Normal View History

initialize project with Next.js, Tailwind CSS, and essential configurations
2025-03-19 06:04:06 +00:00
const config = {
chore: add Biome for formatting and linting (#116) - Add Biome as formatter and linter (replaces Prettier) - Configure Husky + lint-staged for pre-commit hooks - Add VS Code settings for format on save - Ignore components/ui/ (shadcn generated code) - Remove semicolons, use 4-space indent - Reformat all files to new style
2025-12-06 12:46:40 +09:00
plugins: ["@tailwindcss/postcss"],
}
initialize project with Next.js, Tailwind CSS, and essential configurations
2025-03-19 06:04:06 +00:00
chore: add Biome for formatting and linting (#116) - Add Biome as formatter and linter (replaces Prettier) - Configure Husky + lint-staged for pre-commit hooks - Add VS Code settings for format on save - Ignore components/ui/ (shadcn generated code) - Remove semicolons, use 4-space indent - Reformat all files to new style
2025-12-06 12:46:40 +09:00
export default config
Reference in New Issue Copy Permalink
Powered by Gitea Version: 24.6.0 Page: 526ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API