today_ai_weather/config
songtianlun 99c5e8afe9 feat: remove unnecessary theme from tailwind config
- Update `tailwind.config.js` to use only `light` and `dark` themes.
- This change improves code maintainability and reduces unnecessary complexity.
- No other components or functionalities are affected by this change.
2025-01-16 21:04:00 +08:00
..
environments chore: update production mailer configuration 2025-01-08 13:27:28 +08:00
initializers feat: add pagination to user index view 2025-01-05 17:50:33 +08:00
locales feat: add pagination to user index view 2025-01-05 17:50:33 +08:00
application.rb init sample-app 2024-12-29 17:12:54 +08:00
boot.rb init sample-app 2024-12-29 17:12:54 +08:00
cable.yml init sample-app 2024-12-29 17:12:54 +08:00
cache.yml init sample-app 2024-12-29 17:12:54 +08:00
credentials.yml.enc chore: update thruster gem and configure smtp settings 2025-01-07 13:18:16 +08:00
database.yml init sample-app 2024-12-29 17:12:54 +08:00
deploy.yml init sample-app 2024-12-29 17:12:54 +08:00
environment.rb init sample-app 2024-12-29 17:12:54 +08:00
importmap.rb feat: update asset management and add bundling tools 2025-01-02 14:45:44 +08:00
puma.rb init sample-app 2024-12-29 17:12:54 +08:00
queue.yml init sample-app 2024-12-29 17:12:54 +08:00
recurring.yml init sample-app 2024-12-29 17:12:54 +08:00
routes.rb feat: add tailwindcss integration and demo page 2025-01-16 18:17:08 +08:00
storage.yml init sample-app 2024-12-29 17:12:54 +08:00
tailwind.config.js feat: remove unnecessary theme from tailwind config 2025-01-16 21:04:00 +08:00