Change the export syntax in tailwind.config.js from CommonJS to ES modules. This modification fixes the issue of missing Tailwind CSS styles when running the application with bun. Signed-off-by: Ivan Li <ivanli2048@gmail.com>