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 11,643 public repositories matching this topic...

Reactive-Resume
panel
ok236449
ok236449 commented Oct 9, 2021

Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.

Current Behavior

If you reinstall a server and then go to file manager, click create new directory, there will be a green bar that the server has begun reinstalation. It is just a little visual bug, nothing serious. After refreshing the page, it goes away.
![Screenshot (697)](https

plaiceholder
gabeszrozsa
gabeszrozsa commented Oct 16, 2021

Is your feature request related to a problem? Please describe.
I'm using nx with nextjs and my folder structure is different than the original. It's a monorepo, and the public folder in nested inside many levels. Example:

happynrwl/
├── apps
│   ├── tuskdesk
│   │   ├── index.d.ts
│   │   ├── jest.config.js
│   │   ├── next-env.d.ts
│   │   ├── next.config.js
│   │   ├── pa
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