Skip to content

fix(create-vite): fix h1 css selector in lit templates#12951

Merged
bluwy merged 2 commits intovitejs:mainfrom
danieldeandradelopes:main
Apr 22, 2023
Merged

fix(create-vite): fix h1 css selector in lit templates#12951
bluwy merged 2 commits intovitejs:mainfrom
danieldeandradelopes:main

Conversation

@danieldeandradelopes
Copy link
Copy Markdown
Contributor

Description

This PR will go fix a css selector of h1 into slot tag from Lit template in JS and TS.

Fixes #12950

The MDN Documentation say this:
https://developer.mozilla.org/en-US/docs/Web/CSS/::slotted

What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@bluwy bluwy changed the title fix(dev): Fix css selector to h1 into slot tag Lit Templates (fix: #12950) fix(create-vite): fix h1 css selector in lit templates Apr 22, 2023
@bluwy bluwy merged commit 21c61cb into vitejs:main Apr 22, 2023
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.

Wrong CSS in Lit template

2 participants