Pinned repositories
Repositories
-
postcss-color-rebeccapurple
PostCSS plugin to transform rebeccapurple color to rgb()
-
postcss-nested
PostCSS plugin to unwrap nested rules like how Sass does it.
-
postcss-custom-properties
Use Custom Properties in CSS
-
postcss-color-gray
Use the gray() color function in CSS
-
postcss-mixins
PostCSS plugin for mixins
-
-
-
postcss.org
Official website for PostCSS
-
postcss-custom-media
Use Custom Media Queries in CSS, following the CSS Media Queries specification
-
-
postcss-import
PostCSS plugin to inline @import rules content
-
postcss-dark-theme-class
PostCSS plugin to make dark/light theme switcher by copying styles from media query to special class
-
postcss-safe-parser
Fault tolerant CSS parser for PostCSS
-
postcss-scss
SCSS parser for PostCSS.
-
sugarss
Indent-based CSS syntax for PostCSS
-
postcss-color-rgba-fallback
PostCSS plugin to transform rgba() to hexadecimal.
-
-
postcss-load-config
Autoload Config for PostCSS
-
postcss-color-hex-alpha
Use 4 & 8 character hex color notation in CSS
-
postcss-custom-selectors
Use Custom Selectors in CSS
-
postcss-url
PostCSS plugin to rebase url(), inline or copy asset.
-
postcss-simple-vars
PostCSS plugin for Sass-like variables
-
postcss-calc
PostCSS plugin to reduce calc()
-
eslint-config-postcss
An ESLint shareable config for postcss and plugins
-
postcss-fail-on-warn
PostCSS plugin throws a error on any warning from previous PostCSS plugins.
-
postcss-deno-import
postcss-import plugin for Deno
-
postcss-will-change
PostCSS plugin to insert 3D hack before will-change property
-
postcss-size
PostCSS plugin for size shortcut
-
postcss-js
PostCSS for React Inline Styles, Free Style and other CSS-in-JS