Skip to content

Convert foundation-emails to Sass module syntax#8720

Merged
aduth merged 1 commit intomainfrom
aduth-foundation-emails-sass-module-syntax
Jul 5, 2023
Merged

Convert foundation-emails to Sass module syntax#8720
aduth merged 1 commit intomainfrom
aduth-foundation-emails-sass-module-syntax

Conversation

@aduth
Copy link
Contributor

@aduth aduth commented Jul 5, 2023

🛠 Summary of changes

Replaces the last of Sass @import with equivalent @use and @forward Sass module syntax.

Why?

Previously: #8651 (comment)

📜 Testing Plan

  1. yarn build:css
  2. rails s
  3. Visit http://localhost:3000/rails/mailers/user_mailer/email_confirmation_instructions
  4. Observe that the email preview looks the same as it would on main

changelog: Internal, Stylesheets, Convert stylesheets to use Sass module syntax
@aduth aduth merged commit f7cadfe into main Jul 5, 2023
@aduth aduth deleted the aduth-foundation-emails-sass-module-syntax branch July 5, 2023 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants