Logo
Explore Help
Register Sign In
quant/galaxis-po
1
0
Fork 0
You've already forked galaxis-po
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
galaxis-po/frontend/postcss.config.mjs

9 lines
116 B
JavaScript
Raw Normal View History

feat: initialize project structure with backend and frontend scaffolding Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 22:55:26 +09:00
const config = {
plugins: {
"@tailwindcss/postcss": {},
feat(frontend): initialize shadcn/ui configuration - Add tailwind.config.ts with shadcn/ui theme colors - Update globals.css with CSS variables for dark/light mode - Add utils.ts with cn() helper function - Add components.json for shadcn/ui CLI - Update postcss.config.mjs with autoprefixer - Exclude playwright config from tsconfig to fix build Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 22:17:26 +09:00
autoprefixer: {},
feat: initialize project structure with backend and frontend scaffolding Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 22:55:26 +09:00
},
};
export default config;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 32ms Template: 2ms
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