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
d2e07616feb5c13b00e6c55eefae940a081e4eec
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: 254ms Template: 6ms
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