Stylify CSS: Style your website faster with CSS-like utilities. Dont't study framework. Focus on coding.

This page summarizes the projects mentioned and recommended in the original post on /r/css

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • packages

    πŸ’Ž Monorepository for Stylify packages. Stylify uses CSS-like selectors to generate Extremely optimized utility-first CSS dynamically based on what you write πŸ’Ž. (by stylify)

  • Stylify CSS is a library that uses CSS-like selectors to generate optimized utility-first CSS. I would be happy for any feedback ❀️. (Please before asking a question checkout the faq.) What are Stylify features πŸ’Ž? πŸ’‘ CSS-like selectors: You don't have to study and search how to write each shortcut ✨ No purge needed. CSS is generated only when something is matched πŸ”— Components & Custom selectors are attached to utilities. No duplicated property:value 🧰 Selectors are minified from long ".color\:red" to short ".a" which makes bundles smaller πŸ” You can add custom macros, for example a shortcut like "ml-2" for "margin left" 🧩 You can define components. Within a file, where they are used, or globally πŸ’²Variables can be defined within a file, where they are used, or globally 🎨 Custom selectors can be used to style anything => [div+div]{margin-left:24px} πŸ–₯️ Screens can be combined using logical operands => example for large or landscape lg||landscape:font-size:24px πŸŒƒ CSS variables can differ for screens, prefer-color-scheme => by class or media πŸ–ŒοΈ Helpers like lighten, darken, colorToRgba can help with colors => color:lighten(#000,10) πŸ“¦ Bundles can be split into multiple files - for each layout, page, component πŸͺ Hooks can be used to modify CSS or output. For example wrapping CSS into layers βœ‹ You can mark areas to be ignored, so the CSS is not generated for them => code, pre 🀟 Stylify also has plugins, integrations and modules for Nuxt v2 & v3, Vite, Webpack, Rollup, Esbuild and Astro.build.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts