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/andreivictor/webpack-starter
A starter frontend boilerplate using Webpack 5, SASS, PostCSS, Babel, ESLint, Stylelint, Prettier and more.
babel babel7 eslint html husky javascript lintstaged postcss prettier sass starter-kit stylelint webpack webpack-boilerplate webpack5 webpack5-boilerplate
Last synced: 11 Apr 2026
https://github.com/jonasfroeller/webpack-webapp
Webpack frontend-webapp starter.
asciidoc docker docs fonts gh-pages images isc-license jest-tests postcss scss shoelace tailwindcss ts web-components webpack5 workflow
Last synced: 11 Apr 2026
https://github.com/silvestrevivo/webpack4-starter
React starter boilerplate built with WebPack4. It contains some improvements respect the previous version, as weel as optimalizations got from the Parcel Starter respository.
babel classnames enzime eslint hot-reload html javascript jest postcss prettier prettier-eslint reactjs redux sass scss webpack4 webpack4boilerplate webpack4starter yarn
Last synced: 10 Apr 2026
https://github.com/awayken/2016devobjective
PostCSS: A Dumb Name For an Awesome Thing
postcss presentation showcase slides
Last synced: 11 Apr 2026
https://github.com/paxperscientiam/webdev-proxy-server
BrowserSync + node-sass + postcss = webdev-proxy-server
browser-sync cache node-sass pdf postcss sass
Last synced: 05 May 2026
https://github.com/treetips/react-router-redux-typescript-parcel-example
react-router-redux-typescript-parcel-example
parcel postcss prettier react redux scss tslint typescript3 vscode
Last synced: 11 Apr 2026
https://github.com/aleksandrpolishchuk/ticketierapp
Frontend part of App for sell tickets
nextjs13 postcss react tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/mejanh/webpack-typescript-postcss-nodejs
Webpack with Nodejs, Typescript, PostCSS, Minify, and others without any frameworks and dependencies. The output is Vanilla Javascript.
no-frameworks nodejs postcss typescript webpack
Last synced: 11 Apr 2026
https://github.com/petrosath/etch-a-sketch
A browser version of something between a sketchpad and an Etch-A-Sketch using HTML, CSS and Javascript.
css gh-pages html javascript postcss scss vitejs
Last synced: 11 Apr 2026
https://github.com/mmorrii/starter-kit
Starter template with React, React Router, PostCSS, TypeScript, Vite
postcss react react-router starter-kit template typescript vite
Last synced: 11 Apr 2026
https://github.com/arthurbbarbosa/tablature
Save your compositions in a Guitar Tablature
guitar javascript nextjs postcss tablature tailwindcss ui
Last synced: 11 Apr 2026
https://github.com/gustavo-victor/hotel-service-page
ReactJS application of a hotel service page
autoprefixer css hotel-homepage hotel-service-page js postcss react reactjs tailwindcss
Last synced: 10 Apr 2026
https://github.com/cendekia/screwmate-storybook
hacktoberfest hacktoberfest2021 postcss react storybook tailwind tailwindcss
Last synced: 11 Apr 2026
https://github.com/azurespheredev/startupz-landing
Clone version of Startupz landing page
javascript postcss reactjs tailwindcss-v3
Last synced: 09 Apr 2026
https://github.com/ansershafiq/talentavenue
A business introductory website for a Canadian job recruitment company, to make them a first choice for all job seekers and candidates attracters.
postcss react-router react-router-dom reactjs responsive-layout tailwindcss website-design website-development
Last synced: 09 Apr 2026
https://github.com/haquanq-frontendmentor/news-homepage
Solution for frontendmentor.io challenge: news-homepage
bem-css frontendmentor html postcss typescript vite
Last synced: 09 Apr 2026
https://github.com/linda-ikechukwu/moneypaddy
Money Paddy is a PWA to help you keep track of your expense and income.
babeljs firebase postcss pwa service-worker webpack4
Last synced: 07 Mar 2026
https://github.com/nikzalevskii/skywell
SkyWell is a React-based weather app that provides real-time weather data, query history, and theme switching, all wrapped in a responsive and visually appealing interface. Featuring dynamic animations and powered by WeatherAPI, it ensures a smooth and engaging user experience.
animation postcss react react-router redux-toolkit typescript vite
Last synced: 05 Apr 2026
https://github.com/samk-dev/astro-2-starter
Astro.build starter with some opinionated setup
astrojs commitlint conventional-commits dependabot eslint husky-hooks lint-staged mdx postcss prettier tailwindcss typescript
Last synced: 07 Apr 2026
https://github.com/angelmtztrc/tailwindcss-darkmode
A basic example of Dark/Light mode with TailwindCSS and ReactJS.
javascript postcss reactjs tailwindcss
Last synced: 07 May 2026
https://github.com/donrskbb/typeform-creator
Create forms for your business with Discord, MongoDB and Email integration
eslint forms forms-builder nodejs postcss tailwindcss typescript vite
Last synced: 11 Apr 2026
https://github.com/webeponto/wpf-sass
WPF 3.0 reimagines CSS architecture by blending natural language patterns with dynamic generation.
css front-end-development front-end-web-development postcss scss-framework style
Last synced: 04 Oct 2025
https://github.com/patrick-s-young/react-mobx-todo-list
Todo list demo of MobX state management within a React.js + TypeScript environment
mobx-react postcss reactjs typescript-react
Last synced: 07 May 2026
https://github.com/fmanimashaun/netflix-clone
This is a clone of the netflix website. It is built using react and styled using tailwindcss.
axios firebase postcss react react-router redux-tt tailwindcss
Last synced: 11 Apr 2026
https://github.com/dalbitresb12/postcss-url-append
PostCSS plugin to append a raw block of CSS from a URL.
Last synced: 17 May 2026
https://github.com/brockaltug/task-manager-demo
โกTaskMaster Pro โ A professional Next.js + TailwindCSS task management dashboard with glassmorphism design, particle effects, and intelligent prioritization.
lucide-react nextjs postcss radix-ui react react-hook-form tailwind-animate tailwindcss-v4 typescript
Last synced: 09 Apr 2026
https://github.com/coder-abdo/multi-forms
multi-form project
babel7 es6 postcss react-hooks react-icons reactjs webpack4
Last synced: 02 May 2026
https://github.com/henriquesebastiao/modernizacao-manejo
Front-end para Projeto de Modernizaรงรฃo do Manejo.
font-awesome postcss skeleton svelte sveltejs sveltekit tailwindcss typescript
Last synced: 31 Dec 2025
https://github.com/frolov-andrey2405/finvista
Modern Banking Aesthetics Repository
autoprefixer css html js postcss react tailwindcss vitejs
Last synced: 08 Apr 2026
https://github.com/namanrox/ai-mock-interview
AI Mock Interview is an intelligent interview preparation tool that simulates real interview scenarios using AI. It provides automated question generation, real-time feedback, and personalized insights to help candidates improve their responses and boost their confidence. ๐
clerk-authentication drizzle-kit drizzle-orm gemini-api generative-ai nextjs postcss react-webcam reactjs speech-to-text tailwindcss
Last synced: 11 Apr 2026
https://github.com/femo-dev/expense-planner
Expense planner built with React and TypeScript
postcss react tailwindcss typescript vite
Last synced: 11 Apr 2026
https://github.com/rialparmar1777/portfolio-website
Building A New & Creative Personal Portfolio Website using Next.js.
firebase-database framer-motion gsap-animation nextjs particles postcss taildwindcss three-js typescript
Last synced: 11 Apr 2026
https://github.com/wonderstk/health-advisor
Health Advisor is an AI-powered application that analyzes health information and provides personalized recommendations. It uses the Gemini API to process user-provided symptoms or medical reports and generates insights on possible conditions, recommended exercises, suggested medicines, and dietary advice.
axios gemini-api google-generative-ai javascript postcss reactjs redis redux tailwind-css user-event
Last synced: 12 Apr 2026
https://github.com/studioalex/postcss-fontify
postcss-fontify is a lightweight PostCSS plugin that generates font-related CSS properties and declarations, saving you time and effort in your stylesheet development.
font fonts plugin postcss variable-fonts
Last synced: 09 Apr 2026
https://github.com/wonderstk/multi-step-form
This project is a responsive multi-step form built with React and styled using Tailwind CSS. It provides users with a seamless experience to input their information, select a plan, choose add-ons, and review their selections before submission.
context-api javascript postcss react tailwindcss
Last synced: 09 Apr 2026
https://github.com/keyyard/today-notes
Today Notes is a lightweight, daily task management application built using Next.js, React, TailwindCSS, Prisma, and Postgresql - Supabase. It allows users to create tasks that expire in 24 hours, providing a clean and minimalist interface with support for dark and light themes.
eslint next next-auth next-rpc nextauth nextjs node postcss postgresql prisma prisma-orm react react-dom reactjs sql tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/faizan-ali/workamerica-website-2017
Latest iteration of the WorkAmerica website at www.workamerica.co
babel bootstrap-4 postcss reactjs webpack
Last synced: 10 Apr 2026
https://github.com/armaggheddon/my_website
A modern, responsive personal portfolio website showcasing my projects, skills, and professional experience. Built with React, TypeScript, and Tailwind CSS.
npm postcss react tailwindcss typescript vite
Last synced: 09 Apr 2026
https://github.com/slhsxcmy/postcss-split-selectors
css npm postcss postcss-plugin
Last synced: 08 Apr 2026
https://github.com/engrsakib/countriesname-simple-react-projects
api daisyui jsx postcss react tailwindcss
Last synced: 30 Dec 2025
https://github.com/joserafael0160/age-calculator
An Age calculator, using HTML, CSS, and JavaScript.
age age-calculator calculator html js js-vanilla postcss
Last synced: 05 Jan 2026
https://github.com/renatofilhodevandtech/site-primefix
PrimeFlix Moderno รฉ uma aplicaรงรฃo de streaming premium, pensada para entregar uma experiรชncia fluida, envolvente e visualmente marcante. Cada detalhe โ da arquitetura ao design โ foi cuidadosamente planejado para refletir excelรชncia tรฉcnica, usabilidade refinada e uma identidade visual coerente.
api css html javascript postcss react react-router-dom tailwindcss
Last synced: 30 Dec 2025
https://github.com/tuxado/postcss-color-transformer
Postcss color converter
color color-converter colors postcss postcss-color-converter postcss-plugin postcss-plugins
Last synced: 21 Feb 2026
https://github.com/zarkuac/hr-crm-software
HR CRM Software
eslint lucide-react nextjs postcss react shadcn-ui tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/fuelviews/laravel-tailwindcss
Tailwindcss Package
css fuelviews laravel laravel-tailwindcss php postcss tailwindcss
Last synced: 07 Apr 2026
https://github.com/blackoutseeker/felips-rfe
My Final Internship Report in website format
eslint nextjs postcss prettier reactjs tailwindcss typescript
Last synced: 12 Apr 2026
https://github.com/yassinsalah100/realstate
Repios Platform is a modern, full-featured property management dashboard
clsx cmdk embla-carousel lucide-react nextjs postcss react-hooks recharts redux sonner tailwindcss typescript zod
Last synced: 12 Apr 2026
https://github.com/namwenyo/career-guidance-app
DEVELOPMENT OF AN AI-POWERED CAREER GUIDANCE APPLICATION FOR NAMIBIAN HIGH SCHOOL GRADUATES. Built as part of a Bachelor of Science in Computer Science research project at the University of Namibia (UNAM)
api css faiss html javascript large-language-models machine-learning machine-learning-algorithms nextjs postcss postgresql pytesseract python restframework sentence-transformers tailwindcss typescript
Last synced: 12 Apr 2026
https://github.com/annaindistress/frontend-mentor-faq-accordion
This is a solution to the FAQ accordion challenge on Frontend Mentor
css-custom-properties github-actions html postcss vite
Last synced: 11 Apr 2026
https://github.com/jessekoldewijn/qwik.jkinsight.nl
A very Qwik website right?
postcss qwik qwik-city tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/schrojf/parcel-preact-ts-tailwindcss-template
โก Minimal Parcel + Preact + TypeScript + Tailwind CSS Starter Template A modern, zero-config web development starter kit with blazing-fast builds and type safety. Perfect for building lightweight, performant web applications with the latest tools and best practices.
eslint modern-tooling parcel postcss preact starter-template tailwindcss typescript web-development zero-config
Last synced: 06 Apr 2026
https://github.com/haquanq-frontendmentor/age-calculator-app
Solution for frontendmentor.io challenge: age-calculator-app
accessibility bem-css frontendmentor-junior html postcss
Last synced: 08 Apr 2026
https://github.com/amansuryavanshi-1/namaste_react
Namaste React live course By Akshay Saini.
emailjs html javascript json-api npm parcel postcss react react-icons react-router-dom tailwind-css vercel
Last synced: 09 Apr 2026
https://github.com/ntonbala/signup-module
Syntech Test Task
classnames gsap jest postcss react-redux react-router-v5 react-select react-transition-group react-v16 red redux redux-form
Last synced: 11 Apr 2026
https://github.com/annaindistress/frontend-mentor-interactive-pricing-component
This is a solution to the interactive pricing component challenge on Frontend Mentor
css-custom-properties github-actions html postcss vanilla-js vite
Last synced: 18 Apr 2026
https://github.com/jsmond2016/react-cra-deep-dive
๐ React CRA ๆทฑๅบฆๅๆ - ไป้ ็ฝฎๅฐๅ็็ๅฎๆดๅญฆไน ๆๅ | ็ณป็ปๅๆCreate React App็ๆๅปบ็ณป็ปใ้ ็ฝฎๆบๅถๅ็ฐไปฃๅ็ซฏๅทฅ็จๅๆไฝณๅฎ่ทต
babel create-react-app postcss react webpack
Last synced: 07 Apr 2026
https://github.com/shubhadip/react-vite-component-library
Template to create component library with ReactJs, Typescript, Tailwind, Vite, Playwright, Storybook.
commitlint component-library javascript library postcss reactjs semantic-release storybook tailwind tailwindcss template typescript vite vitejs
Last synced: 10 Apr 2026
https://github.com/jguddas/jumpstart
Config and boilerplate free dev/build tool.
babel eslint jest less lightscript postcss sass typescript webpack
Last synced: 12 Apr 2026
https://github.com/markh817/generator-lionbyte
Generate a JavaScript project
babel coverage generator javascript jest modern-javascript nodejs postcss prettier scaffold standard typescript webpack webpack-dev-server yeoman yeoman-generator
Last synced: 12 Apr 2026
https://github.com/niallobrien/asset-pipeline-tailwind
Drop-in asset pipeline for TailwindCSS
asset-pipeline cssnext es2015 jquery laravel-mix postcss tailwindcss webpack
Last synced: 12 Apr 2026
https://github.com/EduKeshi/Habits
Esse repositรณrio hospeda uma aplicaรงรฃo ponta a ponta feita com Node.js, React.js e React-Native.js construรญda durante o evento NLW setup da Rocketseat.
axios clsx expo fastify javascript phosphoricons postcss prisma react-native reactjs tailwindcss typescript vite zod
Last synced: 10 Mar 2025
https://github.com/brockaltug/enterprise-saas-demo
๐ A production-quality demo of an Enterprise SaaS Platform showcasing multi-tenant architecture, real-time analytics, user management, billing, and enterprise settings โ built to demonstrate how modern SaaS applications can look and feel.
eslint lucide-react nextjs14 nodejs npm postcss prettier radix-ui react recharts shadcn-ui tailwind-merge tailwindcss-v4 typescript
Last synced: 12 Apr 2026
https://github.com/neetjn/metatube-landing
Landing page for metatube project using Riot.js 4 and Tailwind CSS.
css html javascript landing-page media metatube postcss riot tailwind tailwindcss video youtube
Last synced: 09 Apr 2026
https://github.com/stardust-configs/postcss-config
Shareable PostCSS config
Last synced: 22 Apr 2025
https://github.com/dev-gaitano/jasmijn-schrofer-frontend
A dynamic and visually engaging portfolio website built using React, specifically designed to showcase the creative work of acclaimed film director Jasmijn Schrofer
postcss react shadcn-ui tailwindcss typescript vite
Last synced: 08 Apr 2025
https://github.com/montymi/next-template
Production-ready Next.js starter with TypeScript, Tailwind, and i18n support. PWA-enabled for modern web development.
bash commitlint eslint html5 husky i18n jest markdown mit nextjs nodejs postcss prettier pwa react tailwindcss typescript
Last synced: 03 Apr 2026
https://github.com/chrisnajman/one-page-site-template
One-page site template with multiple elements, including accordion, carousel, modal and slide-in.
accessibility babel-es6 html-css-javascript postcss scss webpack
Last synced: 07 May 2026
https://github.com/gespinha/postcss-spacer
PostCSS plugin for normalising spaces between lines on your stylesheets.
css plugin postcss postcss-modules postcss-plugin
Last synced: 18 Feb 2026
https://github.com/lgraubner/webpack-boilerplate-react
Basic Webpack boilerplate for React projects.
flow hmr jest postcss prettier react webpack webpack-boilerplate
Last synced: 11 Apr 2026
https://github.com/de1ck/javascript-tools-guide
javascript tools include webpack babel postcss ...
Last synced: 02 Feb 2026
https://github.com/miavai649/cleancarz-client
The Clean Carz is a web application where user can get different types of car wash services. It allows users to explore available services, select a time slot, and book a service online, offering a digital car care experience.
ant-design dayjs jwt-decode momentjs postcss react react-dom react-hook-form react-icons react-redux react-router-dom redux-persist redux-toolkit rtk-query sonner swiper-js typescript vite zod-validation
Last synced: 28 Apr 2026
https://github.com/swissgrc/postcss-remove-font-face-format
๐ฆ PostCSS plugin to remove font faces formats
font-face hacktoberfest plugin postcss
Last synced: 01 Apr 2026
https://github.com/yoriiis/webpack-boilerplate
Boilerplate to kickstart creating a project with Webpack configuration
babel boilerplate eslint javascript jest postcss prettier stylelint webpack
Last synced: 17 Feb 2026
https://github.com/diegoreports/bike-tailwindcss
Project in Reactjs, developed as an object of study in a Tailwindcss class. It aims to explore the resources of utility classes, as well as gain greater knowledge in customizing properties and themes.
bicicleta biker css framer-motion javascript javascript-mastery landing-page landing-page-bicicleta landing-page-biker mobile postcss reactjs responsive-design tailwindcss vite
Last synced: 07 Apr 2026
https://github.com/romsendz/ugcc-pokrov-church-v2
A full-stack CMS-like web application for the UGCC Church.
external-api full-stack next-auth nextjs postcss postgresql prisma-orm quilljs react react-dom react-hook-form reactcontextapi responsive-design rest-api supabase tailwindcss tanstack-query typescript zod
Last synced: 07 Apr 2026
https://github.com/amansuryavanshi-1/foodah
This React-based web application features real-time data integration with Swiggy and GitHub APIs. Key highlights include custom hooks for online status and fallback images, optimized performance with lazy loading, and a shimmer UI for enhanced user experience. It exemplifies efficient management of large datasets & modern web development practices.
emailjs html javascript json-api parcel parcel-bundler postcss react react-icons react-router-dom reacticons redux-toolkit tailwind-css vercel
Last synced: 26 Jan 2026
https://github.com/divyansh089/apple-store
A fully functional apple store making it as a remarkable e-commerce website.
api-rest apple axios-react chakra-ui coreui coreui-icons expressjs mongodb postcss react redux vercel-deployment
Last synced: 07 Apr 2026
https://github.com/krypton225/fourth-portfolio-react
This is just a portfolio for practicing in using React JS and Tailwind CSS.
aos autoprefixer netlify portfolio postcss react react-dom react-hooks react-icons react-lazy-load-image-component react-scroll reactjs swiper tailwindcss yarn
Last synced: 09 Apr 2026
https://github.com/annaindistress/frontend-mentor-blog-preview-card
This is a solution to the blog preview card challenge on Frontend Mentor
css-custom-properties github-actions html postcss vite
Last synced: 12 Apr 2026
https://github.com/nathaliaveneziano/rocketseat-ignite-lab-react-2
Projeto de uma plataforma de aulas com cadastro realizado no Ignite 02 da Rocketseat.
apollo graphql javascript postcss tailwindcss typescript
Last synced: 06 Apr 2026
https://github.com/ian-rossi/products-search-challenge
My implementation of a common challenge: implement an efficient products search component.
babel chai clean-architecture instanbul jest next next-js nextjs node node-js nodejs npm post-css postcss react react-js react-query reactjs tailwind tailwindcss
Last synced: 09 Apr 2026
https://github.com/ryan-dorman/pomodoro-clock
A simple Pomodoro clock designed to help control your work patterns to ensure appropriate breaks are taken. Features graphic display of time progression, and use of the Notification API.
gulpjs html javascript postcss progressbar-js
Last synced: 14 Apr 2026
https://github.com/snenenenenenene/tailwind-appuniversum
A component library tailwind-based on the @appuniverse/webuniverse libraries
component-library ember flanders postcss tailwindcss
Last synced: 04 Feb 2026
https://github.com/ansarkmemon/wordpress-sass-hmr-webpack-boilerplate
Boilerplate for WordPress Theme development workflow with webpack, sass, hmr and browsersync
hot-module-replacement postcss sass sass-loader webpack3 wordpress wordpress-boilerplate wordpress-development
Last synced: 02 Oct 2025
https://github.com/colorfulcompany/boilerplate-jekyll-and-modern-frontend
Pure HTML ใๅบๅใใ๏ผCSR/SSR ใชใฉใฎ้ธๆ่ขใฎใชใ๏ผ้็ใตใคใใซ Jekyll ใจใใใชใใซใขใใณใชใใญใณใใจใณใใฎใฌใผใซใ็จๆใใ boilerplate ใใใณใใใใ็ๆใใในใฏใชใใ
eslint framework jekyll nodejs postcss rollup ruby stimulusjs stylelint
Last synced: 13 Apr 2026
https://github.com/pronoia9/promptle
Unleash your creativity and ignite inspiration with Promptle! This innovative Next.js application is your gateway to a world of limitless ideas. Share prompts, spark creativity, and watch ideas flourish as you connect with a community of like-minded individuals. Dive into Promptle and let your imagination soar!
autoprefixer bycrypt css fullstack html javascript mongodb mongoose next-auth nextjs postcss react tailwindcss
Last synced: 12 Apr 2026
https://github.com/silvestrevivo/react-mobiquity
Small react application fetching data from https://ergast.com/mrd/ to show custom results
axios babel eslint html5 javascript postcss reactjs sass webpack4
Last synced: 08 Apr 2026