The Wayback Machine - https://web.archive.org/web/20201129212507/https://github.com/topics/tailwindcss
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 3,558 public repositories matching this topic...

Reactive-Resume
panel
Hadimhz
Hadimhz commented Oct 30, 2020

Is your feature request related to a problem? Please describe.
Getting a server by its visible ID requires many requests.
if I want to get a specific server using the ID visible to the user (example: efcecec0) I will have to list all servers and then filter the list. but that requires a lot of requests depending on the number of pages you have.

Describe the solution you'd like
can yo

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
You can’t perform that action at this time.