Best of Tailwind CSSJuly 2024

  1. 1
    Article
    Avatar of faunFaun·2y

    Top Tips and Tricks with Tailwind CSS

    Learn top tips and tricks to enhance your Tailwind CSS projects, including how to properly delegate classes, manage spacing between elements, and avoid overuse of the @apply utility. Discover how to add opacity, transitions, and animations, utilize group hover and pseudo-classes, and customize input values. Check out the provided resources for pre-made components and use the Tailwind IntelliSense plugin for an improved workflow.

  2. 2
    Article
    Avatar of devsquadDev Squad·2y

    Introducing Eldora UI

    Eldora UI is an open-source UI library designed for creating stunning web interfaces using React, TypeScript, Tailwind CSS, and Framer Motion. It offers customizable and animated components that are perfect for building responsive and visually appealing websites. Unique components like Cobeglobe and Spotlight Card are highlighted, and there is an active GitHub community for collaboration and innovation.

  3. 3
    Article
    Avatar of communityCommunity Picks·2y

    Mamba UI

    Mamba UI is a free, open-source collection of UI components and templates built with Tailwind CSS. It offers over 150 building blocks that are modular and customizable, making it easy to create various layouts for websites quickly. Users can copy-paste code directly into their projects and customize it. The project is continuously updated, and new features are in the pipeline.

  4. 4
    Article
    Avatar of communityCommunity Picks·2y

    Franken UI

    Learn how to install and initialize Franken UI, a tool for web development, using Tailwind CSS and PostCSS with a simple npm command.

  5. 5
    Article
    Avatar of communityCommunity Picks·2y

    Installation • Tremor Raw

    Tremor Raw can be set up with React v18.2.0+ and Tailwind CSS v3.4+. It is compatible with frameworks like Next.js, Vite, and Remix. Additional resources include Tremor Blocks for production-ready components and a Figma UI Kit for design purposes. The Remix Icon set, licensed under Apache License 2.0, is recommended for use.

  6. 6
    Article
    Avatar of logrocketLogRocket·2y

    Building UIs with Franken UI, a Shadcn alternative

    Franken UI is an open-source library offering pre-built UI components with an HTML-first approach. It is framework-agnostic, ensuring seamless integration with JavaScript frameworks like Vue, React, or Svelte. Compatible with UIkit 3 and Tailwind CSS, it allows for extensive customization through CSS variables and utility classes. Key features include dark mode, theming, hooks, and over 70 reusable components. Despite being relatively new, Franken UI is gaining traction among developers for its flexibility and ease of use.

  7. 7
    Article
    Avatar of communityCommunity Picks·2y

    Creating a Responsive Profile Settings UI with Tailwind CSS

    Learn how to design a user profile settings interface using Tailwind CSS. The guide includes creating minimalist and enhanced profile settings, along with a responsive profile settings page featuring a sidebar. Focus is on using Tailwind CSS's utility-first approach to style various components for a visually appealing and user-friendly interface.

  8. 8
    Article
    Avatar of devsquadDev Squad·2y

    Introducing Animata

    Animata is a free and open-source project designed to simplify the addition of animations to React and Tailwind projects. It offers a diverse collection of 40+ customizable animation components. Users can browse for inspiration, utilize pre-built animations, and dive into the code to learn the principles of CSS animations. The project encourages contributions and provides detailed documentation to assist with implementation. Feedback is welcome to improve the project, which is currently in its beta phase.

  9. 9
    Article
    Avatar of hnHacker News·2y

    onlook-dev/studio: The power of webflow for your React app

    Onlook Studio is a browser-powered visual editor designed for React + TailwindCSS applications. It allows developers to build UIs visually and supports Next.js and standard React apps with built-in plugins. The post includes instructions for cloning the repository, installing dependencies, and running demo projects. It also provides guidelines on integrating Onlook plugins in user's own projects. Further details are available in their documentation, roadmap, and open issues.

  10. 10
    Video
    Avatar of communityCommunity Picks·2y

    Building Meal Planner AI with Next.js & OpenAI