Anoesj
anoesj.dev
Anoesj
@anoesj.dev
Vue, Nuxt, CSS & TypeScript maestro, usually over-caffeinated, cat lover, leftfield electronic enthusiast, something something
Super cool, thanks for clarifying!
October 21, 2025 at 8:36 PM
Ooh! How does it compare to culori in terms of treeshakability and DX?
October 21, 2025 at 7:07 PM
Orrrr expand it with Vue/Vite merch and see if it hits off?
October 12, 2025 at 10:14 AM
This was a good idea! I feel “included” 😄
October 10, 2025 at 10:44 AM
Agreed!
September 30, 2025 at 4:44 PM
Wow. Just wow.
September 30, 2025 at 4:43 PM
Oooh this is so useful, thanks for the inspiration! I noticed recently I never really use a reset, I just look at a lot of them to get some inspiration for whatever a project needs and readjust it along the way. Going to give this a proper read next week 🤘🏽
September 27, 2025 at 8:22 AM
Yes, there are scale transitions in place here using Vue's mechanism. I didn't screenshot them before, sorry for the unclarity. However, transform-origin does not (seem to) work in a @position-try clause 😕 github.com/w3c/csswg-dr...
September 19, 2025 at 12:46 PM
🔥🔥🔥
September 18, 2025 at 10:25 AM
Forgot to mention that the transition is done with Vue's <Transition> component (adds active + from/to classes, listens to transitionend events). I hoped transform-origin would work in the @position-try clause, but it doesn't seem to. Or transform-origin: anchor(top) anchor(left); Any ideas?
September 18, 2025 at 9:48 AM
The code right now :)
September 18, 2025 at 9:40 AM