An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by postcss

A curated list of projects in awesome lists by postcss .

https://github.com/postcss/postcss

Transforming styles with JS plugins

ast css framework parser postcss

Last synced: 12 May 2025

https://github.com/postcss/autoprefixer

Parse CSS and add vendor prefixes to rules by Can I Use

css postcss-plugins prefixer

Last synced: 12 May 2025

https://github.com/postcss/postcss-import

PostCSS plugin to inline at-import rules content

css modules npm postcss postcss-plugin

Last synced: 10 May 2025

https://github.com/postcss/postcss-nested

PostCSS plugin to unwrap nested rules like how Sass does it.

Last synced: 11 May 2025

https://github.com/postcss/postcss-100vh-fix

PostCSS plugin to fix height/min-height: 100vh on iOS

Last synced: 19 Oct 2025

https://github.com/postcss/postcss-cli

CLI for postcss

cli postcss postcss-runner

Last synced: 12 May 2025

https://github.com/postcss/gulp-postcss

Pipe CSS through PostCSS processors with a single parse

gulp-plugin javascript postcss

Last synced: 17 Dec 2025

https://github.com/postcss/sugarss

Indent-based CSS syntax for PostCSS

Last synced: 23 Apr 2025

https://github.com/postcss/postcss-scss

SCSS parser for PostCSS.

Last synced: 14 May 2025

https://github.com/postcss/postcss-load-config

Autoload Config for PostCSS

Last synced: 13 May 2025

https://github.com/postcss/postcss-js

PostCSS for React Inline Styles, Free Style and other CSS-in-JS

Last synced: 14 May 2025

https://github.com/postcss/postcss-custom-properties

Use Custom Properties in CSS

Last synced: 01 Oct 2025

https://github.com/postcss/postcss-bem-linter

A BEM linter for postcss

bem linter postcss suit-css

Last synced: 18 Dec 2025

https://github.com/postcss/postcss-mixins

PostCSS plugin for mixins

Last synced: 15 May 2025

https://github.com/postcss/postcss-simple-vars

PostCSS plugin for Sass-like variables

Last synced: 15 May 2025

https://github.com/postcss/postcss-url

PostCSS plugin to rebase url(), inline or copy asset.

Last synced: 15 May 2025

https://github.com/postcss/postcss-color-function

PostCSS plugin to transform W3C CSS color function to more compatible CSS

Last synced: 16 May 2025

https://github.com/postcss/postcss-media-minmax

Writing simple and graceful Media Queries!

Last synced: 15 May 2025

https://github.com/postcss/postcss-plugin-boilerplate

PostCSS Plugin Boilerplate

Last synced: 05 Apr 2025

https://github.com/postcss/postcss-calc

PostCSS plugin to reduce calc()

Last synced: 14 May 2025

https://github.com/postcss/postcss-selector-parser

A CSS selector parser, integrates with postcss but does not require it.

Last synced: 14 May 2025

https://github.com/postcss/postcss-dark-theme-class

PostCSS plugin to make dark/light theme switcher by copying styles from media query to special class

Last synced: 04 Apr 2025

https://github.com/postcss/postcss-reporter

Log PostCSS messages in the console

Last synced: 15 May 2025

https://github.com/postcss/postcss-use

Enable PostCSS plugins directly in your stylesheet.

Last synced: 05 Apr 2025

https://github.com/postcss/postcss-easings

PostCSS plugin to replace easing names to cubic-bezier()

Last synced: 04 Apr 2025

https://github.com/postcss/postcss-safe-parser

Fault tolerant CSS parser for PostCSS

Last synced: 08 Oct 2025

https://github.com/postcss/postcss-focus

PostCSS plugin to add :focus selector to every :hover for keyboard accessibility

Last synced: 05 Apr 2025

https://github.com/postcss/benchmark

PostCSS benchmarks

Last synced: 11 Apr 2025

https://github.com/postcss/postcss-devtools

Log execution time for each plugin in a PostCSS instance.

Last synced: 17 Jul 2025

https://github.com/postcss/postcss.org

Official website for PostCSS

Last synced: 15 Apr 2025

https://github.com/postcss/postcss-browser-reporter

Plugin to display warning messages right in your browser

Last synced: 09 Apr 2025

https://github.com/postcss/postcss-color-rebeccapurple

PostCSS plugin to transform rebeccapurple color to rgb()

Last synced: 01 Oct 2025

https://github.com/postcss/postcss-deno

Postcss for Deno

deno postcss

Last synced: 19 Oct 2025

https://github.com/postcss/postcss-brand-colors

PostCSS plugin to insert branding colors of all the major companies

Last synced: 27 Aug 2025

https://github.com/postcss/postcss-size

PostCSS plugin for size shortcut

Last synced: 19 Oct 2025

https://github.com/postcss/postcss-will-change

PostCSS plugin to insert 3D hack before will-change property

Last synced: 08 Apr 2025

https://github.com/postcss/postcss-color-rgba-fallback

PostCSS plugin to transform rgba() to hexadecimal.

Last synced: 09 Apr 2025

https://github.com/postcss/postcss-selector-matches

PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS (simpler selectors)

Last synced: 09 Apr 2025

https://github.com/postcss/postcss-plugin-context

Limit a PostCSS processor to a local stylesheet context.

Last synced: 19 Oct 2025

https://github.com/postcss/postcss-color-hex-alpha

Use 4 & 8 character hex color notation in CSS

Last synced: 01 Oct 2025

https://github.com/postcss/brand

PostCSS branding files

Last synced: 02 Sep 2025

https://github.com/postcss/postcss-font-variant

PostCSS plugin to transform W3C CSS font variant properties to more compatible CSS (font-feature-settings)

Last synced: 09 Apr 2025

https://github.com/postcss/postcss-filter-plugins

Exclude/warn on duplicated PostCSS plugins.

Last synced: 22 Jul 2025

https://github.com/postcss/postcss-parser-tests

Base tests for every PostCSS CSS parser

Last synced: 19 Sep 2025

https://github.com/postcss/postcss-color-hwb

PostCSS plugin to transform W3C CSS hwb() function to more compatible CSS (rgb() or rgba()).

Last synced: 19 Oct 2025

https://github.com/postcss/eslint-config-postcss

An ESLint shareable config for postcss and plugins

Last synced: 01 Oct 2025

https://github.com/postcss/postcss-relative-opacity

PostCSS plugin to add opacity to any colors with Relative Color Syntax

Last synced: 19 Oct 2025

https://github.com/postcss/postcss-plugin-suggestion-box

Suggestion box for PostCSS plugins

Last synced: 07 Sep 2025

https://github.com/postcss/fly-postcss

UNMAINTAINED

Last synced: 19 Oct 2025

https://github.com/postcss/postcss-fail-on-warn

PostCSS plugin throws a error on any warning from previous PostCSS plugins.

Last synced: 19 Oct 2025

https://github.com/postcss/postcss-sharec-config

Best parctices and configs from PostCSS plugin

Last synced: 31 Jul 2025

https://github.com/postcss/postcss-color

DEPRECATED - PostCSS plugin to transform latest W3C CSS color module syntax to more compatible CSS

Last synced: 19 Oct 2025

https://github.com/postcss/postcss-at-rule-parser

A modern CSS at rule parser in PostCSS.

Last synced: 07 Aug 2025

https://github.com/postcss/postcss-deno-import

postcss-import plugin for Deno

Last synced: 19 Oct 2025