This website requires JavaScript.
Explore
Help
Register
Sign In
merdan
/
turkmen-tv-front
Watch
1
Star
0
Fork
You've already forked turkmen-tv-front
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a06e3fbf11
turkmen-tv-front
/
postcss.config.js
6 lines
71 B
JavaScript
Raw
Normal View
History
Unescape
Escape
reinit
2024-08-19 12:44:56 +00:00
module
.
exports
=
{
plugins
:
{
fix: update dependencies and fix z-index issues - Update Swiper imports to use 'swiper/modules' for v12+ compatibility - Migrate Tailwind CSS v4 configuration with @tailwindcss/postcss - Update globals.css to use @import "tailwindcss" syntax - Fix nav dropdown z-index to appear above main content - Replace deprecated NextSeo with next/head - Update React Query Hydrate to HydrationBoundary for v5 - Remove unused imports from queries.ts
2026-01-24 09:41:32 +00:00
'@tailwindcss/postcss'
:
{
}
,
reinit
2024-08-19 12:44:56 +00:00
}
,
}