Migrated from GitHub
Go to file
devandoo 4ec159f158 Fix CSS compilation issues
- Remove broken tw-animate-css import from both globals.css files
- Fix font variable references in styles/globals.css
- Resolves CSS compilation errors that prevented successful builds
2025-09-17 10:10:06 +05:30
app Fix CSS compilation issues 2025-09-17 10:10:06 +05:30
components fix: resolve CSS and hero image discrepancies 2025-09-12 15:56:43 +00:00
lib fix: resolve CSS and hero image discrepancies 2025-09-12 15:56:43 +00:00
public feat: unify button colors to match header gradient 2025-09-03 08:34:49 +00:00
styles Fix CSS compilation issues 2025-09-17 10:10:06 +05:30
.gitignore feat: unify button colors to match header gradient 2025-09-03 08:34:49 +00:00
components.json fix: resolve CSS and hero image discrepancies 2025-09-12 15:56:43 +00:00
next.config.mjs feat: unify button colors to match header gradient 2025-09-03 08:34:49 +00:00
package.json fix: resolve CSS configuration issues for consistent formatting 2025-09-03 10:17:03 +00:00
pnpm-lock.yaml fix: resolve CSS configuration issues for consistent formatting 2025-09-03 10:17:03 +00:00
postcss.config.mjs feat: unify button colors to match header gradient 2025-09-03 08:34:49 +00:00
tsconfig.json feat: unify button colors to match header gradient 2025-09-03 08:34:49 +00:00