Skip to content
#

tailwindcss

tailwind logo

Tailwind is an utility-first CSS framework for rapid UI development written in PostCSS and configured through JavaScript, making it highly customizable by design. Tailwind doesn’t have a default theme nor built-in UI components. This means it has no opinion about how your site should look and doesn’t impose design decisions that can be difficult to undo.

Here are 10,800 public repositories matching this topic...

Reactive-Resume
panel
plaiceholder
kruserr
kruserr commented Nov 2, 2021

I use this library for progressive image rendering in next.js.
I noticed that when the image is upgraded from the placeholder a blinking effect occurs.
Looking at both the images i could clearly see that the placeholder image was brighter than the original image.
This effect is exaggerated with lower amounts of blur filter.
Digging through the source code, i stumbled upon this section.

pack

j3rem1e
j3rem1e commented Jan 8, 2020

The various popup shown can be placed outside the viewport, making them hard to view/use.

For example, a tooltip can be partially hidden if the activator is in the right of the screen, or a menu can be longer than the viewport height.

Smelte should probably provides utils to position popup on the viewport.

(by the way, thanks for your work, smelte is great :)

Created by Adam Wathan, Jonathan Reinink, David Hemphill, Steve Schoger

Released October 2017

Organization
tailwindcss
Website
tailwindcss.com

Related Topics

css css-framework framework postcss