sample_rails_tailwind/app/assets
songtianlun 2d8a32478c style: reorganize styles into custom.scss
- Moved universal styles, typography, header, and footer styles
  from application.scss to custom.scss for better organization.
- Introduced SCSS variables for colors to enhance maintainability.
- Updated the hover state for the logo and footer links to use
  the new color variable.

This change improves the structure of the stylesheets, making it
more manageable and easier to maintain in the future.
2024-12-30 18:09:54 +08:00
..
config import bootstrap 2024-12-30 17:24:18 +08:00
images add website struct 2024-12-30 13:23:22 +08:00
javascripts import bootstrap 2024-12-30 17:24:18 +08:00
stylesheets style: reorganize styles into custom.scss 2024-12-30 18:09:54 +08:00