- Added "type": "module" to package.json to support ES module imports for Electron SQLite - Renamed postcss.config.js to postcss.config.cjs to maintain CommonJS syntax - This ensures build tools can properly load the PostCSS configuration
- Added "type": "module" to package.json to support ES module imports for Electron SQLite - Renamed postcss.config.js to postcss.config.cjs to maintain CommonJS syntax - This ensures build tools can properly load the PostCSS configuration