move to using /src - still css issue work
All checks were successful
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 32s

This commit is contained in:
2025-11-12 17:37:35 -08:00
parent ceaaf754ca
commit 2aef79fdba

View File

@@ -1,6 +1,5 @@
// postcss.config.js // postcss.config.js
import tailwindcssPostcss from '@tailwindcss/postcss';
import tailwindConfig from './tailwind.config.js'; // Import the config object itself import tailwindConfig from './tailwind.config.js'; // Import the config object itself
import path from 'path'; import path from 'path';