google / google/playground-elements
Move lit.dev tutorial element into playground-elements
Open
Needs Discussion
- Dominant language
- TypeScript
- Stars
- 648
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
The tutorial at https://lit.dev/tutorial/ uses playground-elements for the RHS, and a custom `` element for the LHS (https://github.com/lit/lit.dev/blob/main/packages/lit-dev-content/src/components/litdev-tutorial.ts). We should make this a bit more generic (i.e. don't hard-code the list of step filenames) and move it into this repo as ``.
Contributor guide
Assessment
This issue has not been assessed yet.