Chris Simmons

Results 146 comments of Chris Simmons

Tailwind v3.2 includes this new plugin. Super excited about this feature when browser support is more wide spread! https://github.com/tailwindlabs/tailwindcss-container-queries

https://tomaszs2.medium.com/svelte-3-52-0-improves-dev-experience-45f8c460bb96

https://twitter.com/geoffrich_/status/1580954774434119680

@ryceg Copying over a version of my notes from Discord: - GitHub doesn't provide syntax highlighting for Svelte component script tags, so let's considering adding a line break between each...

Given the changes discussed in Discord, we'll need to nuke this PR and restart once everything is merged into dev. This PR will remain visible in the "closed" set if...

One thing to note is that these have a lot of overlap with what we currently call "badges". I'd recommend we discuss and review how we want to present these....

Alternative idea: apply a Svelte action to a parent element. Then follow the same logic flow. Initially only the first item is visible, each tap toggles to the next, and...

I've assigned it to you. Thanks!

@benzara-tahar I've assigned this one to you. FYI the "requirements" above are just suggestions. This is one of those components that has a pretty niche use case, so honestly it's...

FYI after reviewing with @benzara-tahar we've decided to use his existing counter library found here: - https://github.com/benzara-tahar/svelte-animated-counter - Demo: https://svelte-animated-counter.vercel.app/ We'll create a new section on the Skeleton docs to...