Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🪟 🔧 Prevent @use renaming in SASS #21931

Merged
merged 2 commits into from
Jan 27, 2023
Merged

🪟 🔧 Prevent @use renaming in SASS #21931

merged 2 commits into from
Jan 27, 2023

Conversation

timroes
Copy link
Collaborator

@timroes timroes commented Jan 26, 2023

What

Prevents renaming of @use statements in SASS as discussed in our chapter sync.

Also removes all the currently existing renames in SASS files.

@octavia-squidington-iv octavia-squidington-iv added the area/frontend Related to the Airbyte webapp label Jan 26, 2023
Copy link
Contributor

@josephkmh josephkmh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally, looks good! 🥇

One thing I noticed while testing, which is rather related to vite (I think) than stylelint: after fixing a stylelint error, it seems like you have to restart vite to get stylelint to run again. tsc and eslint seem to re-check upon saving, but stylelint does not.

@timroes
Copy link
Collaborator Author

timroes commented Jan 27, 2023

@josephkmh Thanks for pointing this out. I'll have a look at that next week.

@timroes timroes merged commit c9c3855 into master Jan 27, 2023
@timroes timroes deleted the tim/no-use-renaming branch January 27, 2023 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Related to the Airbyte webapp
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants