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

Migrate and consolidate aside implementations in webdev-infra, implement Tip type #77

Open
matthiasrohmer opened this issue Apr 11, 2023 · 0 comments · May be fixed by #79
Open

Migrate and consolidate aside implementations in webdev-infra, implement Tip type #77

matthiasrohmer opened this issue Apr 11, 2023 · 0 comments · May be fixed by #79
Assignees
Labels

Comments

@matthiasrohmer
Copy link
Collaborator

web.dev and d.c.c currently have their own, separate Aside implementations but should actually provide the same types, colors and icons on both sites. To ease maintenance they should be consolidated in the shared webdev-infra package, following the BrowserCompat example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment