Logo
Explore Help
Sign In
fyah/mao1
1
0
Fork 0
You've already forked mao1
Code Issues Pull Requests Actions Packages Projects 1 Releases Wiki Activity
Files
52443bffc208760b28fa2d98c0a6574843684cc0
mao1/PWA/tailwind.config.js

12 lines
182 B
JavaScript
Raw Normal View History

feat: add PWA — mobile multi-model chat app (Vite + React) - Vite + React + TypeScript + Tailwind v4 - vite-plugin-pwa for service worker and manifest - Dark mode, borderless design with glow effects - Reuses Elec components, adapted for mobile viewport - Standalone-ready: can install to phone home screen Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-09 12:19:19 +08:00
/** @type {import('tailwindcss').Config} */
export default {
content: [
"./index.html",
"./src/**/*.{js,ts,jsx,tsx}",
],
theme: {
extend: {},
},
plugins: [],
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 25.4.3 Page: 50ms Template: 4ms
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