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 12,598 public repositories matching this topic...

Reactive-Resume
panel
stijnb1234
stijnb1234 commented Jan 6, 2022

Is there an existing feature request for this?

  • I have searched the existing issues before opening this feature request.

This looks like a duplicate of #2383, but it's not. In that issue this button was mentioned, but the closing PR did not also add the select all button requested, only the Save button.

Describe the feature you would like to see.

Add a button on top to sel

🚀 Boilerplate and Starter for Next.js 12+, Tailwind CSS 3 and TypeScript ⚡️ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier + Husky + Lint-Staged + VSCode + Netlify + PostCSS + Tailwind CSS

  • Updated Jan 4, 2022
  • TypeScript
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

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