Skip to content

fix inconsistency of CSS styles between initial and solved state in Part 3 / Forms / Progressive enhancement #461

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

Merged
merged 2 commits into from
Dec 14, 2023

Conversation

smgestupa
Copy link
Contributor

Description

  • In https://learn.svelte.dev/tutorial/progressive-enhancement, the button:hover and .saving styles are omitted in the solved state, however other tutorials under the same Forms section, the styles are present in both the initial and solved states.
  • This PR aims to fix the inconsistency in the said tutorial.

@vercel
Copy link

vercel bot commented Aug 5, 2023

@smgestupa is attempting to deploy a commit to the Svelte Team on Vercel.

A member of the Team first needs to authorize it.

@Rich-Harris Rich-Harris merged commit 5de34c7 into sveltejs:main Dec 14, 2023
@Rich-Harris
Copy link
Member

thanks!

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