Write modern CSS with PostCSS

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    PostCSS loader for webpack

  • Webpack: Use postcss-loader

  • gulp-postcss

    Pipe CSS through PostCSS processors with a single parse

  • Gulp: Use gulp-postcss

  • 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
  • postcss-cli

    CLI for postcss

  • CLI: You can also use PostCSS in your terminal with postcss-cli

  • postcss-sprites

    Generate sprites from stylesheets.

  • PostCSS Sprites: Group all your image into a large sprite using background-position. A painful process made so simple!

  • postcss-easing-gradients

    PostCSS plugin to create smooth linear-gradients that approximate easing functions.

  • Easing Gradient: Make non linear gradients like so: background: linear-gradient(to bottom, black, ease, transparent)

  • postcss-font-magician

    Magically generate all the @font-face rules

  • Font Magician: Magically generate @font-face rules! They can be stored locally or come from Google font!

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