Tailwind CSS
windicss
Tailwind CSS | windicss | |
---|---|---|
1,376 | 10 | |
82,264 | 6,511 | |
0.9% | 0.0% | |
9.6 | 0.0 | |
5 days ago | 4 months ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Tailwind CSS
-
String.raw in Tailwind CSS source code.
In this article, we analyze the usage of String.raw in Tailwindcss source code.
-
Tailwind vs Custom CSS: What Should You Choose?
Tailwind is a utility-first CSS framework that provides low-level utility classes to help you style your elements directly in your HTML. Unlike traditional CSS frameworks that come with predefined components (like Bootstrap), Tailwind allows you to build custom designs by combining utility classes without writing any actual CSS.
-
9 Open Source Projects to Contribute to - Hacktoberfest 2024
The Tails Open Source Components are a (no-config) copy'n paste free collection of hand-crafted templates and components built in TailwindCSS.
-
How to make a quick and pretty PureScript web app
For this project, I used PureScript + React + Tailwind css + shadcn/ui components. I assume you’ve heard of the first two (if not, see PureScript overview). The other two are blessings for the copy-paste-driven development.
-
Marrying Tailwind with Jekyll
Surprisingly, in many projects, I don't really need more than what Jekyll can offer. So, I remain a loyal user. Until recently, I didn't have much to complain about, not until I decided to rebuild poshtui.com with Tailwind CSS. The only way to add Tailwind and Heroicons was through a JavaScript bundler, and I'm no longer used to that approach.
-
Creating a Highlighted Input Component with React and TypeScript
Tailwind CSS: A utility-first CSS framework to style the component efficiently Tailwind CSS.
-
Top 5 Best CSS Frameworks for Responsive Web Design in 2024
Tailwind CSS is a utility-first CSS framework that allows users to create user interfaces by combining predefined classes through inline styling. Tailwind CSS has become increasingly popular in recent years due to its efficiency and ease in creating beautiful user interfaces.
-
Easiest Way to Build a RAG AI Agent Application
Tailwind CSS
-
Essential Resources for Frontend Developers: Links You Can’t Live Without
Tailwind CSS: Tailwind CSS offers utility-first styling, enabling full control over your design by using pre-defined classes.
-
A RuboCop Configuration Tailored for Phlex
As a developer working with Ruby on Rails and the Phlex framework, I encountered a common pain point: writing Phlex views that are clean, readable, and efficient, while also adhering to RuboCop’s default style guidelines. While RuboCop is a fantastic tool for enforcing coding standards and preventing messy codebases, it can feel a bit restrictive when applied to view code, especially when using frameworks like Phlex along with something like TailwindCSS.
windicss
-
Vite 2.x + Vue 3.x + quasar 2.x + windcss 3.x starter ⚡
why not use Windi CSS or Tailwind css?
- Goodbye CSS Modules, Hello TailwindCSS
- Does anyone have TailwindCSS jit working in Nuxt 3?
-
Top 4 Tailwind CSS alternatives for 2021
Windi CSS, in contrast to Tachyons, is a very fresh framework. Started in the late December of 2020, it’s already gained a lot of attention and currently sits at respectable 1.5K GitHub stars.
-
Just-In-Time: The Next Generation of Tailwind CSS
No mention of Windi CSS? Didn't it inspire this?
-
Ok fine… TailwindCSS rocks!
However I decided it was time to question my own biases. I installed Tailwind Intellisense for VS Code and started up a test project with a starter that included Tailwind (actually it uses Windi, which is a Tailwind compiler). I then started making a basic site, forcing myself to use the utility classes for (most) all of the styling.
- Windi CSS: Tailwind CSS Compiler
-
Introduce vue-windicss-preprocess, the best way to interact with vue and tailwindcss.
For more details, please check windicss
-
Introduce svelte-windicss-preprocess, the best way to interact with svelte and tailwindcss.
You can check the README of windicss (https://github.com/voorjaar/windicss). Compared with postcss, it runs faster, can be built in real time and does not require plugins such as autoprefixer and purgecss to increase the complexity of configuration. And windicss extends the utilities and variants of tailwindcss. For example, you can directly use p-1.3rem or bg-hex-fff just like atomic css. And we also have a compilation mode, which can combine a line of classes into one to increase the readability of html.
- I built a new tailwindcss compiler with Typescript. It runs fast, can build css in real-time during development, well-matched with vue and svelte. Give it a try. If you like leave a star, or send some feedback if you find problems. Pull requests are most helpful.
What are some alternatives?
flowbite - Open-source UI component library and front-end development framework based on Tailwind CSS
unocss - The instant on-demand atomic CSS engine.
antd - An enterprise-class UI design language and React UI library
twin.macro - 🦹♂️ Twin blends the magic of Tailwind with the flexibility of css-in-js (emotion, styled-components, solid-styled-components, stitches and goober) at build time.
nuxt3-tailwind - nuxt3 boilerplate with tailwind and dynamic routes.
emotion - 👩🎤 CSS-in-JS library designed for high performance style composition
twind - The smallest, fastest, most feature complete Tailwind-in-JS solution in existence.
Material UI - Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
chakra-ui - ⚡️ Simple, Modular & Accessible UI Components for your React Applications
vuetify - 🐉 Vue Component Framework
create-react-app - Set up a modern web app by running one command.