Based on our record, Shoelace.css should be more popular than Web Gradients. It has been mentiond 25 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Dashboards, tabs, trees, ... Usually require at least some JavaScript to work properly. For some components, you may be able to use hacks around that. But I would generally not recommend that outside of experimentation. So a pure CSS framework is not going to work. It seems that you are not using a frontend framework like Vue.js. So I would recommend a library using web components for the interactivity. One good... - Source: Hacker News / 4 months ago
Can webcomponents be trivially used with HTMX? Like for example: https://shoelace.style/. - Source: Hacker News / 5 months ago
I created a simple example with a bunch of Shoelace components where they are being lazy-loaded from a CDN. I loaded the components this way to show worst-case-scenario loading performance. As you can see, it still loads quite quickly. - Source: dev.to / 6 months ago
A recent example of this was when I was helping a team get up and running with Shoelace in a Next.js application. Shoelace provides react wrappers, but they were throwing an error when Next.js tried to server-side render them. Fortunately, Shoelace ships their CEM, so I was able to use it to generate new wrappers that were SSR-safe. - Source: dev.to / 6 months ago
I've yet to see this go wrong in practice. The kinds of components that are worth publishing as web components are often large, non-trivial components. Eg media libraries, emoji pickers (like the one made by this article's author), chatbox interfaces, and so on. They are the kinds of things you only have a limited number of on your page. If a component is small and focused in scope, it's likely either written in... - Source: Hacker News / 8 months ago
A free collection of 180 linear gradients with CSS3 code is available at WebGradients. These gradients can add depth and visual interest to your web designs. The website provides ready-to-use gradient codes, making it easy to incorporate beautiful color transitions into your projects. - Source: dev.to / 10 months ago
Https://webgradients.com here's a website with super nice gradients and it seems just looking at some of them you can already have a vibe from them. You could just color pick them and use for certain levels. Source: over 2 years ago
Totally agree, maybe use softer gradients like those in https://webgradients.com. Source: about 3 years ago
Or just get free gradients here, the creators of that site even did more artistic effort than this NFT had, LOL. Https://webgradients.com/. Source: over 3 years ago
Pick 2 colors and generate more color palettes 24) (Webgradients)[https://webgradients.com/]. - Source: dev.to / about 4 years ago
Tailwind CSS - A utility-first CSS framework for rapidly building custom user interfaces.
CSSGradient.io - As a free css gradient generator tool, this website lets you create a colorful gradient background for your website, blog, or social media profile.
DaisyUI - Free UI components plugin for Tailwind CSS
Grabient - Grab a gradient
Mesh Gradients by ls.graphics - Free, handmade mesh gradients for your next project 🍭
Unused CSS - Easily find and remove unused CSS rules