
Tailwind CSS
Bootstrap
React
Tailwind UI
Bulma
DaisyUI
Vue.js
Vercel
Compass CSS
Sass
PostCSS
Animate.css
Less
Mongo Pilot
DB Navigator
Metabase
Tailwind CSSI use it in all my current projects. It's easy to start and very customisable. Love it so much! I improved the speed of development 2x times by using Tailwind.
Based on our record, Tailwind CSS seems to be a lot more popular than Compass CSS. While we know about 1062 links to Tailwind CSS, we've tracked only 3 mentions of Compass CSS. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
UIAble is a free, open-source UI component library built with Tailwind CSS, Shadcn-style architecture, and Base UI principles. The idea is straightforward: reusable components should stay flexible, readable, and easy to maintain. - Source: dev.to / 2 months ago
eBay: 30+ fields (item specifics, variations, shipping) Each schema is a JSON file defining field names, data types, and validation rules. The mapper walks source → target assignments and applies type coercion (string → number, date formatting, etc.) before export. The entire app stays under 200 KB gzipped by avoiding heavy UI libraries. It's built with Preact + htm (no JSX build step) and styled with Tailwind CSS... - Source: dev.to / 3 months ago
In this tutorial, we'll build a real-world admin dashboard component using Tailwind CSS, based on the AdminOS template. You'll learn essential Tailwind concepts while creating something useful. - Source: dev.to / 3 months ago
Packages/ui — shared component library built with Tailwind v4, consumed directly from source by both Next.js apps. - Source: dev.to / 4 months ago
Tailwind CSS provides us with a token-based design system for CSS that allows us to flexibly design our pages. - Source: dev.to / 4 months ago
SASS is a CSS preprocessor that is designed to be used as a standalone preprocessor, or as part of a framework called Compass. SASS for CSS is very similar to CSS, for creating CSS files that are more easily readable and maintainable than traditional CSS files. In the next chapper, we will learn how to use SASS to create a simple CSS file. - Source: dev.to / about 4 years ago
Soon after, Chris Epstein, the creator of Compass and co-creator of Sass, forked Brandon’s repository and asked for some help with the design. Being a big fan of Chris’s, Brandon jumped on the opportunity straight away. He pulled out the content, made the theme more generic, and named his creation Octopress. - Source: dev.to / over 4 years ago
I use a CLI tool to compile it as changes are made. I use http://compass-style.org/. Source: almost 5 years ago
Bootstrap - Simple and flexible HTML, CSS, and JS for popular UI components and interactions
Sass - Syntatically Awesome Style Sheets
React - A JavaScript library for building user interfaces
PostCSS - Increase code readability. Add vendor prefixes to CSS rules using values from Can I Use. Autoprefixer will use the data based on current browser popularity and property support to apply prefixes for you.
Tailwind UI - Beautiful UI components by the creators of Tailwind CSS.
Animate.css - Animate.css is a cross-browser library of CSS animations.