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
12d3111629d30869f837fc2f97d7daf6e29b1f50
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: 55ms 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