awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tailwindcss avatar

tailwindcss/tailwindcss

0
View on GitHub↗
95,631 स्टार्स·5,298 फोर्क्स·TypeScript·MIT·3 व्यूज़tailwindcss.com↗

Tailwindcss

Tailwind CSS is a utility-first CSS framework and design system framework used to build custom user interfaces. It provides a set of low-level utility classes that are applied directly in HTML, allowing for the creation of custom web designs without writing traditional custom CSS files.

The framework functions as a PostCSS plugin and a responsive web design tool. It utilizes a mobile-first system of modifiers to create layouts that adapt to different screen sizes and establishes consistent visual languages through a centralized configuration of colors, spacing, and typography.

The system supports rapid UI development and the establishment of frontend design systems. It integrates with the CSS transformation pipeline to automate style generation and optimize the final stylesheet.

Features

  • Utility-Based Interface Construction - Enables the creation of custom user interfaces by applying low-level utility classes directly to HTML elements.
  • Style Generation Engines - Features a JIT engine that scans files to generate only the CSS rules actually used in the markup.
  • Design Systems - Provides a framework for establishing a consistent visual identity using shared design tokens.
  • Custom Web Styling - Allows for the creation of unique visual styles and layouts without the restrictions of pre-made UI components.
  • Responsive Design - Provides a mobile-first system of modifiers to create layouts that adapt across different screen sizes.
  • Atomic CSS Generators - Provides a system that generates optimized atomic CSS classes based on predefined utility mappings.
  • Theme Configuration Systems - Implements a centralized configuration system to define design tokens for consistent visual styling.
  • CSS Build Plugins - Functions as a PostCSS plugin to integrate utility generation into the CSS build pipeline.
  • Utility-First CSS Frameworks - Implements a utility-first approach to CSS, providing atomic classes for custom interface design directly in markup.
  • Rapid Development Tools - Accelerates UI development by replacing custom CSS authoring with predefined utility classes.
  • Tree-Shaking Optimizers - Removes unused styles from the final production bundle by analyzing templates for active class matches.
  • Layering Directives - Uses custom directives to control the organization and specificity of injected style layers.
  • Core Framework - The official source code for the framework.
  • CSS Frameworks - Utility-first framework for rapid UI development.

स्टार हिस्ट्री

tailwindcss/tailwindcss के लिए स्टार हिस्ट्री चार्टtailwindcss/tailwindcss के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

tailwindcss/tailwindcss क्या करता है?

Tailwind CSS is a utility-first CSS framework and design system framework used to build custom user interfaces. It provides a set of low-level utility classes that are applied directly in HTML, allowing for the creation of custom web designs without writing traditional custom CSS files.

tailwindcss/tailwindcss की मुख्य विशेषताएं क्या हैं?

tailwindcss/tailwindcss की मुख्य विशेषताएं हैं: Utility-Based Interface Construction, Style Generation Engines, Design Systems, Custom Web Styling, Responsive Design, Atomic CSS Generators, Theme Configuration Systems, CSS Build Plugins।

tailwindcss/tailwindcss के कुछ ओपन-सोर्स विकल्प क्या हैं?

tailwindcss/tailwindcss के ओपन-सोर्स विकल्पों में शामिल हैं: tamagui/tamagui — Tamagui is a cross-platform user interface framework designed to build high-performance, themeable applications that… emotion-js/emotion — This project is a styling library and framework designed for component-based architectures, enabling developers to… north/north — North is a responsive web design methodology and Sass-based CSS architecture framework. It provides a system for… creativetimofficial/material-tailwind — Material Tailwind is a responsive web UI framework and component library built with Tailwind CSS. It provides a… webstudio-is/webstudio — Webstudio is a visual CMS and website builder that provides a visual development environment for designing and… mdbootstrap/tw-elements — TW-Elements is a Tailwind CSS component library and responsive UI kit providing a collection of pre-styled elements…

Tailwindcss के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Tailwindcss के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • tamagui/tamaguitamagui का अवतार

    tamagui/tamagui

    13,729GitHub पर देखें↗

    Tamagui is a cross-platform user interface framework designed to build high-performance, themeable applications that share logic and styling across web and mobile environments. It functions as a comprehensive design system orchestrator, providing a collection of type-safe components that compile to optimized atomic CSS for the web and native code for mobile platforms. By utilizing a build-time compiler, the framework eliminates runtime overhead, ensuring consistent visual output and interaction behavior regardless of the target platform. The framework distinguishes itself through its advanced

    TypeScriptatomic-csscss-in-jsoptimizing-compiler
    GitHub पर देखें↗13,729
  • emotion-js/emotionemotion-js का अवतार

    emotion-js/emotion

    18,017GitHub पर देखें↗

    This project is a styling library and framework designed for component-based architectures, enabling developers to define and manage visual styles directly within JavaScript or TypeScript. It functions as a styling engine that generates unique class names from style definitions, ensuring encapsulated, predictable, and maintainable visual presentation across applications. By integrating with component logic, it allows for the creation of reusable UI elements with styles defined through template literals or object syntax. The library distinguishes itself through a comprehensive suite of build-t

    JavaScriptbabel-plugincsscss-in-js
    GitHub पर देखें↗18,017
  • north/northN

    north/north

    4,798GitHub पर देखें↗

    North is a responsive web design methodology and Sass-based CSS architecture framework. It provides a system for building mobile-first user interfaces using fluid grids and progressive enhancement techniques to ensure a consistent experience across different browser capabilities and screen sizes. The project features a standardized CSS naming system that uses Sass mixins to programmatically generate class names, distinguishing between components, layouts, and states. It also functions as a frontend project scaffolding tool, providing a generator to bootstrap new environments with pre-configur

    CSS
    GitHub पर देखें↗4,798
  • creativetimofficial/material-tailwindcreativetimofficial का अवतार

    creativetimofficial/material-tailwind

    4,359GitHub पर देखें↗

    Material Tailwind is a responsive web UI framework and component library built with Tailwind CSS. It provides a customizable design system that implements Material Design principles for web applications. The project focuses on a customizable design system, allowing for centralized theme configuration and utility-based styling to maintain visual consistency across interfaces. The library includes a wide range of reusable interface elements, covering layout structures, navigation systems, and overlay components. It provides specialized tools for web form construction, data input controls, and

    TypeScriptjavascriptmaterialmaterial-design
    GitHub पर देखें↗4,359
  • Tailwindcss के सभी 30 विकल्प देखें→