Logo
Explore Help
Register Sign In
SamProject/sam-react-prod
6
0
Fork 0
You've already forked sam-react-prod
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
55e0791e1624d08f8bbe3e6ac5f75509ac26aa84
sam-react-prod/postcss.config.mjs

8 lines
94 B
JavaScript
Raw Normal View History

Add Next.js project with internationalization support - Set up Next.js 15 with TypeScript, ESLint, and Tailwind CSS - Add i18n support for Korean, English, and Japanese - Implement language switcher and navigation components - Update .gitignore to exclude node_modules, IDE files, and build artifacts 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-06 13:33:00 +09:00
const config = {
plugins: {
"@tailwindcss/postcss": {},
},
};
export default config;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 59ms 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