Skip to content

Commit 69043fd

Browse files
authored
Update README.md
1 parent 325bbe3 commit 69043fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ We're looking for maintainers and contributors!
3030
- [ ] Make sure all native Web Components are properly working
3131
- [x] Demo all components
3232
- [x] Add all missing events
33-
- [ ] Add theming (design tokens) through Tailwind (i.e. remove all ts-ignores)
33+
- [ ] [Need help] Add theming (design tokens) through Tailwind (i.e. remove all ts-ignores) (https://github.com/grayhatdevelopers/material-web-components-react/pull/2)
3434
- [x] Resolve SSR/SSG issues, make compatible with NextJS (i.e. remove all dynamic imports)
3535
- [x] Separate the demo from the actual UI code
3636
- [x] Make installable as a package.
37-
- [ ] Make installable as code-in-project, like shadcn/ui, so developers have more control
38-
- [ ] Add better TypeScript support
37+
- [ ] [Need help] Make installable as code-in-project, like shadcn/ui, so developers have more control (https://github.com/grayhatdevelopers/material-web-components-react/pull/11)
38+
- [ ] [Need help] Add better TypeScript support (https://github.com/grayhatdevelopers/material-web-components-react/issues/12)
3939
- [ ] Sync with upstream (i.e. https://github.com/material-components/material-web/blob/main/docs/intro.md) through webhooks and automations
4040
- [ ] Use [Copybara](https://github.com/google/copybara) (or good ol' GitHub webhooks) to automate syncing with upstream
4141
- [ ] Use [lit-analyzer](https://www.npmjs.com/package/lit-analyzer) to see which Web Components changed. Perhaps mix with an LLM to compare existing and newly autogenerated code.

0 commit comments

Comments
 (0)