sample_rails_tailwind/app/views
songtianlun a91fc8f729 feat: add header and footer layout components
- Implement header and footer partials for better layout
- Create a full_title helper method for dynamic page titles
- Update application layout to use new header and footer
- Add typography styles for improved text presentation

These changes enhance the overall structure of the application by
introducing reusable header and footer components, which improves
maintainability. The full_title helper method allows for dynamic
titles across different pages, providing a consistent user
experience. Additionally, typography styles have been added to
improve readability and aesthetics.
2024-12-30 17:54:42 +08:00
..
layouts feat: add header and footer layout components 2024-12-30 17:54:42 +08:00
pwa init sample-app 2024-12-29 17:12:54 +08:00
static_pages feat: add header and footer layout components 2024-12-30 17:54:42 +08:00