Logo
Explore Help
Register Sign In
valknar/figlet-ui
1
0
Fork 0
You've already forked figlet-ui
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
b2d6da24aa853508c3bef17da0c8806f61165a75
figlet-ui/postcss.config.mjs

6 lines
70 B
JavaScript
Raw Normal View History

feat: initial project setup with Next.js 16 and Tailwind CSS 4 - Initialize Next.js 16 with React 19 and TypeScript 5 - Configure Tailwind CSS 4 with PostCSS - Set up static export for Docker deployment - Install figlet.js for ASCII art rendering - Add fuse.js for fuzzy search functionality - Create project structure (app/, components/, lib/, types/) - Add comprehensive README and IMPLEMENTATION_PLAN - Configure ESLint and TypeScript - Set up pnpm package management Tech stack matches units-ui project for consistency. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-09 12:07:23 +01:00
export default {
plugins: {
'@tailwindcss/postcss': {},
},
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 15ms 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