PostCSS
PostCSS is a tool for transforming CSS with JavaScript. It can be used to develop a template language such as Sass and LESS. The PostCSS core consists of:
- CSS parser that generates an abstract syntax tree
- Set of classes that comprises the tree
- CSS generator that generates a CSS line for the object tree
- Code map generator for the CSS changes made#
There are official tools making it possible to use PostCSS with build systems such as Webpack, Gulp, and Grunt. There is also a console interface available. Browserify or Webpack can be used to open PostCSS in a browser.
The complete plugin list can be found on postcss.parts, with some examples listed below.
- Autoprefixer to add and clear browser prefixes.
- CSS Modules to get CSS selectors isolated and code organized. It is supplied as part of Webpack.
- stylelint to analyze CSS code for mistakes and check style consistency.
- stylefmt fixes the CSS code according to the stylelint settings.
- PreCSS to perform some Sass/Less preprocessing functions.
- postcss-preset-env to emulate features from unfinished CSS specification drafts.
- cssnano to make CSS smaller in size by getting rid of the spaces and rewriting the code.
- RTLCSS to change CSS code so that the design should be suitable for right-to-left writing (such is applied in Arabic and Hebrew).
- postcss-assets, postcss-inline-svg and postcss-sprites to work with graphics.
- GitHub: https://github.com/topics/postcss
- Wikipedia: https://en.wikipedia.org/wiki/PostCSS
- Repo: https://github.com/postcss
- Created by: Andrey Sitnik, Ben Briggs, Bogdan Chadkin
- Released: November 4, 2013
- Related Topics: sass, less, ast,
- Last updated: 2026-07-04 00:20:11 UTC
- JSON Representation
https://github.com/trevonerd/postcss-mixins-css-grid
A CSS Grid mixin for the PostCSS Mixins plugin. The easiest way to implement a responsive grid system using CSS Grid.
css-grid css-grid-mixin postcss postcss-mixins postcss-mixins-plugin
Last synced: 19 May 2026
https://github.com/rakib0061/know-git
Vite.JS starter template for vanilla JavaScript, Bootstrap, sass, Gulp.js with some basic dependencies.
boilerplate-template bootstrap5 eslint gulpjs javascript popperjs postcss prettier sass vitejs
Last synced: 11 Mar 2026
https://github.com/i-ashish-john/heros
Just a design using react+typescript and Tailwind CSS
postcss react tailwindcss typescript
Last synced: 12 Apr 2026
https://github.com/miguelsjimenezv/ridenewsproject
RideNews es una plataforma web creada con PHP (Laravel), JavaScript, Tailwind CSS y Vite. Está diseñada para permitir a los usuarios motociclistas crear, gestionar y compartir publicaciones relacionadas con el mundo de las motocicletas.
backend blade frontend laravel mysql npm php postcss responsive tailwindcss vite web
Last synced: 10 Apr 2026
https://github.com/shruthisriv/imdbclone
context-api css html html-css-javascript javascript postcss prefixer react reactjs redux redux-toolkit tailwindcss
Last synced: 14 Apr 2026
https://github.com/mouhametnd/ecommerce-product
This project is made with HTML, CSS, SCSS, Javascript, localStorage and Gulp.js
bem-methodology gulpjs html javascript localstorage postcss scss
Last synced: 06 Mar 2026
https://github.com/emanuelefavero/postcss
This is a cheat sheet repo for PostCSS
autoprefixer css cssnano postcss postcss-cli postcss-import postcss-preset-env precss sass scss
Last synced: 18 Apr 2026
https://github.com/ginnill/pokemon-team-builder
React and Tailwind Pokédex
api css3 html5 javascript pokedex pokemon pokemon-api postcss reactjs sass tailwindcss typescript vitejs
Last synced: 08 Apr 2026
https://github.com/juborajsujon/textile-art-client
Textile Art - This website user can find the most valuable 6 category textile art craft items and they can create craft item product card for selling purpose.
animatecss aos autoprefixer daisyui eslint eslint-plugin firebase lottie-react postcss react-helmet-async react-hook-form react-icons react-router-dom react-scroll-trigger react-simple-typewriter react-toastify sweetalert2 tailwindcss tsparticles vite
Last synced: 05 Apr 2026
https://github.com/nikolaymakhonin/postcss-js-syntax
For use powerful JavaScript syntax for compile CSS instead legacy preprocessors: SASS, LESS, Stylus, etc... Demo:
css javascript js json modularity postcss postcss-syntax preprocessor
Last synced: 08 May 2026
https://github.com/kayqueprogram/update-ia-frontend
Aplicação desenvolvida em desafio da Rocketseat. O projeto consiste num gerador de descrições e títulos para vídeos do YouTube a partir da transcrição do conteúdo.
axios eslint ffmpeg postcss radixui react tailwindcss typescript vite
Last synced: 09 Apr 2026
https://github.com/halo-design/halo-optimus
ಠ_ಠ Scaffolding with the latest react components
babel es2017 eslint express gulp isomorphic-fetch moment nprogress postcss pug react react-redux react-router-v4 redux redux-logger redux-thunk sass socket-io webpack-hot-middleware webpack3
Last synced: 09 Apr 2026
https://github.com/petrosath/library
A library app for practicing on JavaScript objects
css gh-pages html javascript postcss scss vitejs
Last synced: 09 Apr 2026
https://github.com/andrei1994rus/users-react
Search Github users on React+Webpack. (NodeJS,React,Webpack,RxJS,jQuery,Express,SCSS)
adaptive autoprefixer compression-webpack-plugin crossbrowser cssnano express express-static-gzip jquery mobile-first modernizr nodejs postcss react rxjs rxjs-ajax scss terser-webpack-plugin webpack
Last synced: 09 Apr 2026
https://github.com/willowtreeapps/css-variable-theme-webpack-plugin
Generate theme stylesheets using CSS variable syntax
css-variables postcss theme theming webpack-loader webpack-plugin
Last synced: 12 Jun 2025
https://github.com/jsimck/postcss-webpack-plugin
A webpack plugin to process generated assets with PostCSS with support for webpack 5 filesystem cache.
cache filesystem loader pipeline plugin postcss postcss-loader webpack webpack-plugin
Last synced: 07 Jan 2026
https://github.com/buschtoens/broccoli-multi-postcss
Broccoli plugin to transform one or more input files using PostCSS to one or more output files.
broccoli broccoli-plugin postcss
Last synced: 07 Jan 2026
https://github.com/mrhidalgo/vanillajavascript
Effortlessly initiate a high-performance Vanilla JavaScript web application, SPA, or website. Equipped with JavaScript, Tailwind CSS, ESLint, Vite, and more, this setup enables you to start development in moments—sidestepping the typical complexities of environment setup.
bootstrap browserlist css eslint html javascript js postcss prettier responsive scss starter tailwindcss vitejs
Last synced: 09 Apr 2026
https://github.com/hazratgs/febox
Сайт студии Febox
javascript postcss react webpack
Last synced: 09 Apr 2026
https://github.com/damir-sijakovic/gulp_postcss
Gulp, PostCSS and BrowserSync Example
Last synced: 08 May 2026
https://github.com/haquanq-frontendmentor/product-list-with-cart
Solution for frontendmentor.io challenge: product-list-with-cart
bem-methodology frontendmentor frontendmentor-challenge frontendmentor-junior frontendmentor-solution postcss typescript vite
Last synced: 15 Apr 2026
https://github.com/sonvice/easybank
Este proyecto es una landing page diseñada como práctica para el desafío de Frontend Mentor. La landing page está construida utilizando React, Sass
html5 javascript postcss react sass vite
Last synced: 13 Apr 2026
https://github.com/vs0uz4/movie-search
Aplicação Desenvolvida no Curso de SvelteJS
javascript jest postcss purgecss svelte tailwindcss testing-library tmdb-api
Last synced: 13 Apr 2026
https://github.com/lucjosin/astro-rename-example
How to use the astro-rename integration to hash all CSS class names from your astro project
Last synced: 07 May 2026
https://github.com/taxigy/rollup-template
A template to start with Rollup and React
Last synced: 08 May 2026
https://github.com/chrisnajman/tabs
Responsive, accessible tabs with full keyboard support and ARIA semantics.
accessibility aria-attributes css-flexbox css-grid css-nesting cssnano es6-modules esbuild html-css-javascript html-minifier-terser loading-spinner postcss theme-switcher
Last synced: 04 Aug 2025
https://github.com/chrisnajman/meal-item-selector
A checkbox-driven meal item manager that enforces selection limits for precise user input control.
accessibility aria-attributes css-flexbox css-grid css-nesting cssnano es6-modules esbuild html-css-javascript html-minifier-terser loading-spinner postcss theme-switcher
Last synced: 04 Aug 2025
https://github.com/xero/resume
Resume & Professional Portfolio Website
dark-mode hire-me light-mode portfolio postcss professional resume tailwindcss website
Last synced: 04 Aug 2025
https://github.com/wearerequired/js
📦 Monorepo for JavaScript packages used @wearerequired.
boilerplate browserlist postcss
Last synced: 09 Apr 2025
https://github.com/zeuz8/nextjs-starter
Welcome to the "nextjs-starter" repository! 🚀 This is a comprehensive starter template for kickstarting my Next.js projects. exploring the capabilities of Next.js, this starter provides a solid foundation with best practices in mind.
eslint nextjs nodejs postcss tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/stephan-evers/babel-plugin-transform-styl-modules
Transforms "styl" tagged template literals into css modules.
babel css-modules postcss stylus template-literals
Last synced: 20 Jan 2026
https://github.com/rqbazan/wbn-challenge
github-actions nextjs now-sh postcss storybook tailwindcss
Last synced: 13 Apr 2026
https://github.com/savvy-css/savvy
A Lightweight & Highly-Composable Modular CSS Framework
css css-framework echobind functional-css postcss savvy-css
Last synced: 05 May 2026
https://github.com/viburoshin25/react-art
This repository serves as an introduction to web development with a stylish landing page crafted using React and Tailwind CSS. Developed as part of my introductory journey into learning React and Tailwind CSS.
nodejs postcss react-components react-hooks reactjs tailwind-css tailwindcss
Last synced: 22 Feb 2026
https://github.com/nathanielinman/jugs-vue
Vue app generator JUGS-VUE makes getting started with VueJS easy!
babel boilerplate javascript pinia postcss pug slush stylus vitejs vue vuejs
Last synced: 28 Mar 2025
https://github.com/siveing/next-purge-css
Implement the purge css to minimize the css and content with purge css
nextjs postcss purgecss tailwindcss typescript
Last synced: 13 Apr 2026
https://github.com/solo-steven/rustlycss
css transformer build in rust
css css-generator css-parser postcss postcss-like
Last synced: 09 Mar 2025
https://github.com/haquanq-frontendmentor/mortgage-repayment-calculator
Solution for frontendmentor.io challenge: mortgage-repayment-calculator
bem-css frontendmentor frontendmentor-junior postcss typescript
Last synced: 08 May 2026
https://github.com/winston0410/tailwindcss-absolute-centering
A Tailwindcss plugin to help you center elements with position: relative and position:absolute easily.
postcss tailwindcss tailwindcss-plugin
Last synced: 08 Apr 2026
https://github.com/iamkhan21/svelte-typescript-vite-template
A starter template for Svelte Application that comes preconfigured with Typescript, Svelte SPA router, Siimple for styling, and PostCSS. Finally, the template uses Vite to bundle it all together.
netlify postcss svelte sveltejs template typescript vite
Last synced: 13 Apr 2026
https://github.com/shgysk8zer0/node-purist
A meta-package for building web-apps using native technologies, transpiled using Babel + PostCSS
cssnano cssnext npm npm-package postcss transpiler webpack
Last synced: 18 Apr 2026
https://github.com/imjaroiswebdev/jartravels-site
gulp html-css postcss responsive
Last synced: 09 May 2026
https://github.com/ant0ni0us/storeify-admin-dashboard
An E-commerce admin dashboard that allows admins to manage products, tracking orders, show all users , and monitor overall store performance. It provides powerful tools for editing product details, filtering data, and viewing real-time statistics.
date-fns eslint fire framer-motion postcss prett prettier-plugin-tailwindcss react react-apexcharts react-dom react-hook-form react-hot-toast react-icons react-redux react-router-dom redux redux-toolkit tailiwindcss typescript vite
Last synced: 03 Aug 2025
https://github.com/tech-preta/fintelli
Aplicação full-stack de finanças com IA com observabilidade nativa.
autoprefixer axios css docker docker-compose fastapi gemini helm html nginx opentelemetry-collector postcss postgresql python react redis tailwind typescript uvicorn vite
Last synced: 23 Aug 2025
https://github.com/sassy/postcss-momocss
The name of Momoiro Clover Z members are representing the color.
momoclo momoiro-clover momoiro-clover-z postcss
Last synced: 20 Jan 2026
https://github.com/farisnceit/react-tailwind-starter
Starter usingReact + Tailwind CSS 2.0
autoprefixer postcss reactjs redux tailwindcss
Last synced: 09 Apr 2026
https://github.com/asyncbanana/asyncbanana.github.io
My personal website built with HTML, JavaScript, and PostCSS, and bundled with Parcel
parcel-bundler personal-website postcss
Last synced: 13 Jun 2025
https://github.com/cedric-renais/carhub
Ce projet a pour objectif de créer une interface web moderne et dynamique pour une agence de location de voitures.
headlessui next postcss prettier prettier-plugin-tailwindcss tailwind typescript
Last synced: 02 Jan 2026
https://github.com/inambe/sass-postcss-wp-template
Webpack project template with SASS and PostCSS integrated.
Last synced: 13 Apr 2026
https://github.com/celthros/simple-tailwind-post-webpack
Fist time utilizing and creating a simple webpack and post css tool to install and ready to use kit for development.
configuration postcss tailwindcss webpack
Last synced: 22 Feb 2026
https://github.com/wr-projects/utils
🔦 Various shareable configurations (ESLint, Prettier, CommitLint, Commitizen, etc.)
2022 2022-project babel commitizen commitlint config eslint markdownlint open-source postcss prettier renovate shareable shareableconfig stylelint ts webreadyprojects wrprojects
Last synced: 20 Mar 2025
https://github.com/oleg-kuzmin/mesto-project
JavaScript web application on OOP style (Webpack) - a common gallery of photos of beautiful places from different users with the ability to get, add, delete, change photos. External api is used (api.nomoreparties.co).
api-server autoprefixer babel bem-nested css-animations css-flexbox figma html-css-javascript html-template modules oop-in-javascript postcss review webpack
Last synced: 07 Mar 2026
https://github.com/azurespheredev/Vally-Sales-Assignment
Vally Sales Inc Settings Page built for the assigment.
assignment eslint husky nextjs postcss shadcn-ui tailwindcss typescript zod
Last synced: 20 Mar 2025
https://github.com/ashanaur-meghops/rebanding
fontawesome6 postcss tailwindcss
Last synced: 13 Apr 2026
https://github.com/locol23/webpack-scss-starter
A boilerplate of static site using webpack + postcss(scss)
Last synced: 13 Apr 2026
https://github.com/zeuz8/redux-tutorial-cart
Embarking on a comprehensive Redux tutorial, this Git repository houses a simple yet powerful shopping cart project. Delve into the intricacies of Redux as we harness its capabilities to manage state efficiently and gain valuable insights into the fundamentals of state management in React applications.
postcss react react-redux redux tailwindcss vite
Last synced: 12 Apr 2026
https://github.com/valeriogc/postcss-media-query-pruner
A PostCSS plugin that merges, removes duplicates, and sorts media queries for optimized, lightweight CSS
css css-optimization media-queries postcss postcss-plugin sorting
Last synced: 22 Feb 2026
https://github.com/mudrabhedi/my-chat-app
This Full-Stack Chat App enables real-time messaging with user authentication, powered by React frontend and Node.js backend using Socket.IO for live communication. It features secure JWT-based login, online user display, and a responsive UI built with Tailwind CSS.
expressjs jwt-token nodejs postcss react socket-io tailwindcss vite
Last synced: 13 Apr 2026
https://github.com/frikadellios/astropampers
Astro Static starter website template for Vercel
astro daisyui editorconfig eslint nanocss pnpm postcss prettier react tailwind typescript vercel
Last synced: 13 Apr 2026
https://github.com/aliaks-ei/childde
UI part of "Child.de" - knowledge sharing platform
autoprefixer babel css cypress e2e-tests gulp html javascript mjml postcss pug sass scss unit-tests
Last synced: 09 Apr 2026
https://github.com/aliaks-ei/advent-of-javascript
This repository contains implementation of challenges from Advent of Javascript calendar
a11y animations composition-api-vue3 css eslint javascript postcss sass tailwind typescript vite vue
Last synced: 09 Apr 2026
https://github.com/dak0rn/react-boilerplate
A boilerplate used for large React projects
babel boilerplate css-modules es2015 postcss react webpack
Last synced: 13 Apr 2026
https://github.com/adam014/inspirobot
InspiroBot is an prompting tool for modern world to discover, create and share creative AI prompts.
javascript mongodb mongoose nextjs postcss react tailwindcss
Last synced: 13 Apr 2026
https://github.com/aaren08/devevents_jsm
DevEvents is a full-stack event management platform built with modern web technologies. It enables users to browse, view details, create, and manage events, as well as handle event bookings.
better-auth cloudinary google-auth javascript mongodb nextjs nodejs postcss posthog qodo shadcn-ui tailwindcss typescript
Last synced: 08 Jan 2026
https://github.com/shekharsikku/flip-nd-find
Flip & Find - Cat Flip Game
eslint mongodb nextjs postcss prettier react tailwindcss typescript vercel-analytics
Last synced: 08 Jan 2026
https://github.com/kamon-tahara-504/portfolio
Kamon-Tahara-504 / Next.JS Portfolio
emailjs nextjs postcss react tailwindcss-v4 typescript
Last synced: 08 Jan 2026
https://github.com/zenitude/ecoleweb-tailwindcss-landingpage
Ecole du Web - TailwindCss - Landing Page
auto-prefixer html5 javascript postcss tailwindcss
Last synced: 09 May 2026
https://github.com/annaindistress/frontend-mentor-scoot-multi-page-website
This is a solution to the scoot multi-page website challenge on Frontend Mentor
css-custom-properties github-actions html postcss svg-sprite vanilla-js vite
Last synced: 18 Apr 2026
https://github.com/haquanq-frontendmentor/bento-grid
Solution for frontendmentor.io challenge: bento-grid
css frontendmentor frontendmentor-junior html postcss stylelint
Last synced: 18 Apr 2026
https://github.com/night-ice-cube69/vite-react-typescript-tailwind-starter
🚀 Start your vite, React, TypeScript, and TailwindCSS project quickly with this preconfigured template. Build modern web apps with ease.
axios chrome-extension-react chrome-extension-starter chrome-extension-template cross-browser-extension crxjs daisyui husky material-ui-react netlify postcss prettier prittier react-typescript starter-kit starter-template tailwindcss-plugin vite-template-react
Last synced: 09 May 2026
https://github.com/lagden-development/lagden.dev
The official website for Lagden Development; built with NextJS and TypeScript.
eslint js nextjs postcss react tailwindcss typescript
Last synced: 26 Jan 2026
https://github.com/thornwalli/devterm-toolbox
devterm postcss remote thermalprinter vite vue
Last synced: 10 Apr 2025
https://github.com/haquanq-frontendmentor/advice-generator-app
Solution for frontendmentor.io challenge: advice-generator-app
adviceslip-api bem-css frontendmentor html postcss typescript vite
Last synced: 09 May 2026
https://github.com/jomurgel/postcss-unit-conversion
PostCSS plugin for converting units from px to em or rem.
css hacktoberfest postcss scss units
Last synced: 25 Jan 2026
https://github.com/gokatz/tailwind-scss-setup
SCSS and Tailwind setup for an Ember project
emberjs postcss scss tailwindcss
Last synced: 16 Jan 2026
https://github.com/paalamugan/single-spa-webpack-config-react-ts
Default predefined webpack configuration for single-spa with react and typescript
postcss react scss single-spa single-spa-config tailwindcss-config webpack
Last synced: 09 Apr 2026
https://github.com/masterjaneza/portfolio
A modern, animated developer portfolio built with Tailwind CSS and GSAP. Designed to be responsive, elegant, and highly interactive, it showcases projects with smooth scroll-based animations and custom styling. Built from scratch to reflect a unique personality and developer experience—perfect for job applications, freelancing, or personal branding
autopreficer css3 gsap gsap-animation gsap-scrolltrigger html5 lenis lenis-js lenis-scroll modern modern-ui post-css postcss responsive smooth smooth-animation smooth-animations-and-transitions tailwindcss tailwindcss-plugin
Last synced: 05 May 2026
https://github.com/annaindistress/frontend-mentor-3-column-preview-card-component
This is a solution to the 3-column preview card component challenge on Frontend Mentor
css-custom-properties gulp html postcss
Last synced: 13 Apr 2026
https://github.com/danielfgray/gulp-boilerplate
basically just a gulpfile
babel boilerplate browserify eslint gulp postcss stylelint
Last synced: 13 Apr 2026
https://github.com/davxdo/react-skeleton
React Starter w/ Webpack, PostCSS, Tailwind, ESLint
eslint postcss react react-starter reactjs tailwind tailwindcss webpack4
Last synced: 09 Apr 2026
https://github.com/duanedave/portfolio-v_1
This is the first iteration of my personal brand, here I show a list of what I have been up to recently in my career as a software developer
accessibility css4 framer-motion postcss react ux-ui
Last synced: 17 Apr 2026
https://github.com/0-luckypenny/agency-portfolio
agency-portfolio
nextjs postcss tailwindcss typescript
Last synced: 18 Mar 2025
https://github.com/sagorranait/reactjs-gallery-test
Creating a responsive image gallery using React JS
autoprefixer dnd-kit dnd-kit-sortable postcss react react-dom tailwindcss
Last synced: 24 Jan 2026
https://github.com/hoangnguyen77/interior-construction-quotation-fe
The frontend for interior construction quotation platform
html-css-javascript postcss reactjs scss tailwindcss vitejs
Last synced: 23 Jan 2026
https://github.com/rypi-dev/utils
🔦 Various shareable configurations (ESLint, Prettier, CommitLint, Commitizen, etc.)
2024 2024-project babel commitizen commitlint config eslint habbaz habbazdev markdownlint open-source postcss prettier renovate shareable shareableconfig stylelint ts
Last synced: 28 Jul 2025