npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "postcss plugin" 的结果(共 70 个)
postcss-flexbugs-fixes

PostCSS plugin This project tries to fix all of flexbug's issues

MIT
postcss-url

PostCSS plugin to rebase or inline on url().

MIT
postcss-modules

PostCSS plugin to use CSS Modules everywhere

MIT
postcss-nested

PostCSS plugin to unwrap nested rules like how Sass does it

MIT
postcss-page-break

PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` alias

MIT
@csstools/postcss-initial

PostCSS plugin to fallback initial keyword.

MIT-0
postcss-clamp

PostCSS plugin to transform clamp() to combination of min/max

MIT
postcss-opacity-percentage

PostCSS plugin to transform percentage-based opacity values to more compatible floating-point values.

MIT
postcss-pseudoelements

PostCSS plugin to add single-colon CSS 2.1 syntax pseudo selectors (i.e. :before)

MIT
postcss-color-rgb

PostCSS plugin to transform W3C CSS Color Module Level 4 rgb() new syntax to more compatible CSS (comma-separated rgb() or rgba())

MIT
postcss-color-rgba-fallback

PostCSS plugin to transform rgba() to hexadecimal

MIT
postcss-color-function

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

MIT
postcss-calc

PostCSS plugin to reduce calc()

MIT
postcss-color-hsl

PostCSS plugin to transform W3C CSS Color Module Level 4 hsl() new syntax to more compatible CSS (comma-separated hsl() or hsla())

MIT
postcss-color-hwb

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

MIT
postcss-apply

PostCSS plugin enabling custom properties sets references

Unlicense
postcss-initial

PostCSS plugin to fallback initial keyword.

MIT
postcss-font-variant

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

MIT
postcss-replace-overflow-wrap

PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.

MIT
postcss-selector-not

PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectors

MIT
postcss-modules-values

PostCSS plugin for CSS Modules to pass arbitrary values between your module files

ISC
postcss-import

PostCSS plugin to import CSS files

MIT
@csstools/utilities

Utilities for PostCSS plugins

MIT-0
postcss-modules-sync

A PostCSS plugin to use CSS Modules synchronously in js

MIT
postcss-selector-matches

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

MIT
@fullhuman/postcss-purgecss

PostCSS plugin for PurgeCSS

MIT
postcss-icss-values

PostCSS plugin for CSS Modules to pass arbitrary values between your module files

MIT
postcss-browser-reporter

PostCSS plugin to report warning messages right in your browser

MIT
postcss-functions

PostCSS plugin for exposing JavaScript functions

MIT