alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
web
/
src
/
lib
/
components
/
shell
3 files
at
f695ef4bccfb2f9008ff02c76cef0ab168a3fb42
eti
web: use canonical tailwind class names
11d ago
33beb610
Footer.svelte
web: use canonical tailwind class names mechanical sweep of everything the new lint rule can fix on its own: rounded -> rounded-sm, flex-grow -> grow, px-2 py-2 -> p-2, arbitrary px values onto the spacing scale (size-[26px] -> size-6.5), and v4 variant forms ([&>*]: -> *:). left alone: max-w-screen-* keeps its breakpoint linkage, and the text-*/leading-* pairs that collapse into typography-* utilities are a design-system call, not a rename. Signed-off-by: eti <eti@eti.tf>
1 week ago
Topbar.svelte
web: use canonical tailwind class names mechanical sweep of everything the new lint rule can fix on its own: rounded -> rounded-sm, flex-grow -> grow, px-2 py-2 -> p-2, arbitrary px values onto the spacing scale (size-[26px] -> size-6.5), and v4 variant forms ([&>*]: -> *:). left alone: max-w-screen-* keeps its breakpoint linkage, and the text-*/leading-* pairs that collapse into typography-* utilities are a design-system call, not a rename. Signed-off-by: eti <eti@eti.tf>
1 week ago
TopbarSearch.svelte
web/ui/{profile,shell}: proper button styles & visual tweaks Signed-off-by: eti <eti@eti.tf>
3 weeks ago