Logo
Explore Help
Register Sign In
inmake/stream.graff.tech-client
1
0
Fork 0
You've already forked stream.graff.tech-client
Code Issues Pull Requests Projects Releases Wiki Activity
Files
main
stream.graff.tech-client/tailwind.config.js
T
inmake 68b4ce1a8d Update package dependencies, enhance localization, and refactor App component. Added new dependencies for improved state management and UI interactions. Streamlined i18n configuration and integrated path aliases for better module resolution. Adjusted Tailwind CSS configuration to include new screen sizes and optimized component structure for clarity and performance.
2026-04-21 17:21:39 +05:00

13 lines
222 B
JavaScript
Raw Permalink Blame History

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