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

Replace PicoCSS in Weird app styling #284

Open
github-actions bot opened this issue Jan 17, 2025 · 1 comment
Open

Replace PicoCSS in Weird app styling #284

github-actions bot opened this issue Jan 17, 2025 · 1 comment

Comments

@github-actions
Copy link

import { usernames } from '$lib/usernames/client';
import SocialLinksEditor from '$lib/components/editors/SocialLinksEditor.svelte';
// TODO: Replace PicoCSS in Weird app styling
//
// This brings into scope some CSS variables from PicoCSS that we use in Weird.
//
// We want to replace this once we have a more unified styling system in Weird.
//


This issue was generated by todo-issue based on a TODO comment in addb61f.
Copy link
Author

Replace PicoCSS in Weird app styling

import { usernames } from '$lib/usernames/client';
import SocialLinksEditor from '$lib/components/editors/SocialLinksEditor.svelte';
// TODO: Replace PicoCSS in Weird app styling
//
// This brings into scope some CSS variables from PicoCSS that we use in Weird.
//
// We want to replace this once we have a more unified styling system in Weird.
//


This comment was generated by todo-issue based on a TODO comment in c293e0c.

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

No branches or pull requests

0 participants