Logo
Explore Help
Register Sign In
inmake/stream.graff.tech-new
1
0
Fork 0
You've already forked stream.graff.tech-new
Code Issues Pull Requests Projects Releases Wiki Activity
Files
main
stream.graff.tech-new/client/tailwind.config.js
T
mikhail_lanskikh 50e62eac13 Update API URL in .env; add responsive design adjustments in tailwind.config.js; enhance ModalWrapper and Popup components for improved mobile interactions; refactor audio handling in VoiceCheckModal and SoundCheckModal; implement drag functionality in PopupContainer; improve ChatPopup and SharePopup UI for better user experience.
2025-10-20 17:06:54 +05:00

13 lines
234 B
JavaScript
Raw Permalink Blame History

/** @type {import('tailwindcss').Config} */
export default {
content: ["./index.html", "./src/**/*.{js,ts,jsx,tsx}"],
theme: {
extend: {},
screens: {
"2xl": "1440px",
sm: "640px",
},
},
plugins: [],
};
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.26.0 Page: 1041ms Template: 1ms
Auto
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