JSPM

Found 3365 results for postcss-plugin

autoprefixer

Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website

  • v10.4.21
  • 72.47
  • Published

postcss-nested

PostCSS plugin to unwrap nested rules like how Sass does it

  • v7.0.2
  • 70.38
  • Published

postcss-import

PostCSS plugin to import CSS files

  • v16.1.1
  • 69.19
  • Published

postcss-reduce-initial

Reduce initial definitions to the actual initial value, where possible.

  • v7.0.4
  • 69.01
  • Published

postcss-colormin

Minify colors in your CSS files with PostCSS.

  • v7.0.4
  • 68.98
  • Published

postcss-calc

PostCSS plugin to reduce calc()

  • v10.1.1
  • 68.40
  • Published

stylehacks

Detect/remove browser hacks from CSS files.

  • v7.0.6
  • 68.20
  • Published

postcss-normalize-unicode

Normalize unicode-range descriptors, and can convert to wildcard ranges.

  • v7.0.4
  • 68.19
  • Published

postcss-svgo

Optimise inline SVG with PostCSS.

  • v7.1.0
  • 68.02
  • Published

cssnano

A modular minifier, built on top of the PostCSS ecosystem.

  • v7.1.1
  • 67.67
  • Published

css-declaration-sorter

Sorts CSS declarations fast and automatically in a certain order.

  • v7.2.0
  • 66.78
  • Published

css-blank-pseudo

Style form elements when they are empty

  • v7.0.1
  • 66.44
  • Published

postcss-gap-properties

Use the gap, column-gap, and row-gap shorthand properties in CSS

  • v6.0.0
  • 66.28
  • Published

postcss-preset-env

Convert modern CSS into something browsers understand

  • v10.3.1
  • 66.22
  • Published

postcss-place

Use a place-* shorthand for align-* and justify-* in CSS

  • v10.0.0
  • 66.11
  • Published

postcss-flexbugs-fixes

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

  • v5.0.2
  • 65.58
  • Published

css-has-pseudo

Style elements relative to other elements in CSS

  • v7.0.3
  • 65.47
  • Published

postcss-opacity-percentage

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

  • v3.0.0
  • 65.44
  • Published

postcss-font-variant

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

  • v5.0.0
  • 65.33
  • Published

postcss-page-break

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

  • v3.0.4
  • 65.24
  • Published

postcss-logical

Use logical properties and values in CSS

  • v8.1.0
  • 65.21
  • Published

postcss-replace-overflow-wrap

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

  • v4.0.0
  • 65.20
  • Published

postcss-media-minmax

Using more intuitive `>=`, `<=`, `>`, `<` instead of media queries min/max prefix.

  • v5.0.0
  • 65.19
  • Published

postcss-clamp

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

  • v4.1.0
  • 64.98
  • Published

postcss-nesting

Nest rules inside each other in CSS

  • v13.0.2
  • 64.74
  • Published

postcss-selector-not

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

  • v8.0.1
  • 64.27
  • Published

postcss-normalize

Use the parts of normalize.css or sanitize.css you need from your browserslist

  • v13.0.1
  • 64.02
  • Published

postcss-initial

PostCSS plugin to fallback initial keyword.

  • v3.0.4
  • 63.26
  • Published

postcss-modules

PostCSS plugin to use CSS Modules everywhere

  • v6.0.1
  • 61.38
  • Published

postcss-sorting

PostCSS plugin to keep rules and at-rules content in order.

  • v9.1.0
  • 60.53
  • Published

postcss-sass

A Sass parser for PostCSS, using gonzales-pe.

  • v0.5.0
  • 59.18
  • Published

postcss-selector-matches

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

  • v4.0.0
  • 58.95
  • Published

postcss-url

PostCSS plugin to rebase or inline on url().

  • v10.1.3
  • 57.97
  • Published

postcss-zindex

Reduce z-index values with PostCSS.

  • v7.0.1
  • 57.32
  • Published

postcss-sort-media-queries

PostCSS plugin for sorting and combining CSS media queries with mobile first / **desktop first methodologies

  • v5.2.0
  • 55.69
  • Published

@csstools/postcss-global-data

PostCSS plugin to define global data that will be injected into PostCSS for use in other plugins.

  • v3.1.0
  • 53.34
  • Published

postcss-functions

PostCSS plugin for exposing JavaScript functions

  • v4.0.2
  • 52.83
  • Published

pixrem

A CSS post-processor that generates pixel fallbacks for rem units.

  • v5.0.0
  • 51.57
  • Published

postcss-color-hwb

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

  • v3.0.0
  • 50.79
  • Published

postcss-css-variables

PostCSS plugin to transform CSS Custom Properties(CSS variables) syntax into a static representation

  • v0.19.0
  • 50.76
  • Published

postcss-color-function

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

  • v4.1.0
  • 50.73
  • Published

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())

  • v2.0.0
  • 50.71
  • Published

postcss-apply

PostCSS plugin enabling custom properties sets references

  • v0.12.0
  • 50.61
  • Published

postcss-pseudoelements

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

  • v5.0.0
  • 50.41
  • Published

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())

  • v2.0.0
  • 50.17
  • Published

postcss-rtlcss

PostCSS plugin to build Cascading Style Sheets (CSS) with Left-To-Right (LTR) and Right-To-Left (RTL) rules

  • v5.7.1
  • 49.37
  • Published

postcss-pxtorem

A CSS post-processor that converts px to rem.

  • v6.1.0
  • 49.30
  • Published

postcss-extend-rule

Use the @extend at-rule and functional selectors in CSS

  • v4.0.0
  • 48.53
  • Published

postcss-for

PostCSS plugin that enables SASS-like for loop syntax in your CSS

  • v2.1.1
  • 48.53
  • Published

postcss-property-lookup

PostCSS plugin that allows referencing property values without a variable

  • v3.0.0
  • 48.18
  • Published

postcss-modules-tilda

PostCSS plugin to restore the way to resolve modules CSS Modules values paths that css-loader used before 1.0

  • v2.0.0
  • 47.83
  • Published

postcss-atroot

PostCSS plugin to place rules directly at the root

  • v0.2.4
  • 47.71
  • Published

postcss-pseudo-is

PostCSS plugin to transform the :is() CSS pseudo-class into more compatible CSS selectors.

  • v0.3.0
  • 47.27
  • Published

postcss-inline-svg

PostCSS plugin to reference an SVG file and control its attributes with CSS syntax

  • v6.0.0
  • 47.16
  • Published

postcss-prefixwrap

A PostCSS plugin that is used to wrap css styles with a css selector to constrain their affect on parent elements in a page.

  • v1.56.2
  • 47.07
  • Published

postcss-urlrebase

PostCSS plugin Rebase URLs to a given root URL.

  • v1.4.0
  • 46.98
  • Published

postcss-hover-media-feature

PostCSS plugin that extracts and wraps rules containing `:hover` pseudo-classes in `@media (hover: hover) {}` media queries

  • v1.0.2
  • 45.42
  • Published

colorguard

Keep a watchful eye on your css colors

  • v1.2.1
  • 45.35
  • Published

postcss-extend

As close to cssnext @extend as possible for PostCSS

  • v1.0.5
  • 44.88
  • Published

postcss-icss-selectors

PostCSS plugin for css modules to local-scope classes and ids

  • v2.0.3
  • 44.70
  • Published

postcss-rtl

PostCSS plugin for RTL-optimizations

  • v2.0.0
  • 44.62
  • Published

tailwindcss-mso

Tailwind CSS plugin that generates MSO utilities.

  • v2.0.2
  • 44.49
  • Published

postcss-assets

PostCSS plugin to manage assets

  • v6.0.0
  • 44.14
  • Published

postcss-hexrgba

PostCSS plugin that adds shorthand hex methods to rgba() values

  • v2.1.0
  • 44.08
  • Published

postcss-minify

PostCSS plugin to remove comments and unnecessary whitespace from CSS files

  • v1.2.0
  • 44.07
  • Published

postcss-each

PostCSS plugin to iterate through values

  • v1.1.0
  • 43.79
  • Published

postcss-clean

PostCSS plugin to minify CSS with clean-css

  • v1.2.2
  • 43.71
  • Published

postcss-discard

PostCSS plugin to discard rules, atrules or declarations by selector, RegExp or callback function

  • v2.0.0
  • 42.86
  • Published

postcss-will-change

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

  • v4.0.1
  • 42.83
  • Published

postcss-fail-on-warn

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

  • v0.2.1
  • 42.67
  • Published

postcss-easy-import

PostCSS plugin to inline @import rules content with extra features

  • v4.0.0
  • 42.52
  • Published

postcss-prefixer

postcss plugin to prefix all css selector classes and ids

  • v3.0.0
  • 42.21
  • Published

postcss-import-ext-glob

A PostCSS plugin to extend postcss-import path resolver to allow glob usage as path

  • v2.1.1
  • 42.14
  • Published

postcss-replace

PostCSS plugin for replacing strings.

  • v2.0.1
  • 42.04
  • Published

lost

LostGrid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS.

  • v9.0.2
  • 41.88
  • Published

postcss-100vh-fix

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

  • v2.0.0
  • 41.71
  • Published

postcss-focus

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

  • v7.0.0
  • 40.62
  • Published

postcss-easings

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

  • v4.0.0
  • 40.55
  • Published

postcss-pseudo-classes

PostCSS plugin to convert pseudo-classes to classes for testing purposes

  • v0.4.0
  • 40.16
  • Published

@firanorg/mollitia-molestias-accusamus

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v10.13.142
  • 39.96
  • Published

postcss-input-range

Style range inputs with unprefixed pseudo-classes

  • v6.0.0
  • 39.91
  • Published

postcss-var-replace

PostCSS plugin to replace CSS variables with their static values

  • v1.0.0
  • 39.88
  • Published

postcss-object-fit-images

PostCSS plugin that updates the standard object-fit tag to work with the object-fit-images polyfill for browsers that do not natively support object-fit.

  • v1.1.2
  • 39.62
  • Published

postcss-rem-to-pixel

Convert rem (root em) units to px units using PostCSS. Based on postcss-pxtorem.

  • v4.1.2
  • 39.47
  • Published

postcss-map-get

PostCSS plugin for sass-like Map Function

  • v0.3.0
  • 39.41
  • Published

postcss-em-media-query

PostCSS plugin for transforming min/max-width/height media queries to ems.

  • v4.1.1
  • 38.90
  • Published

postcss-utilities

PostCSS plugin to add a collection of mixins, shortcuts, helpers and tools for your CSS

  • v0.8.4
  • 38.79
  • Published

postcss-easing-gradients

PostCSS plugin to create smooth linear-gradients that approximate easing functions.

  • v3.0.1
  • 38.75
  • Published

postcss-conditionals

PostCSS plugin that enables @if statements in your CSS

  • v2.1.0
  • 38.69
  • Published

stylefmt

stylefmt is a tool that automatically formats CSS according to stylelint rules

  • v6.0.3
  • 38.16
  • Published

postcss-at-rules-variables

PostCss plugin to use CSS Custom Properties in at-rule @each, @for, @if, @else

  • v0.3.0
  • 38.08
  • Published

@jetbrains/postcss-require-hover

PostCSS plugin that wraps hover selectors in a media media that's only valid on devices that support true hover events.

  • v0.2.0
  • 38.02
  • Published

@dramaorg/delectus-culpa-reprehenderit

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im

  • v3.5.94
  • 38.01
  • Published

postcss-safe-important

PostCSS plugin that adds !important to style declarations safely

  • v2.0.1
  • 37.98
  • Published

postcss-short-border

Define multiple edges, styles, and colors inside the border property in CSS

  • v4.0.0
  • 37.96
  • Published

postcss-hash

PostCSS plugin to replace output file names with HASH algorithms (md5, sha256, sha512, etc) and string length of your choice - for cache busting

  • v3.0.0
  • 37.95
  • Published

postcss-svg

Inline SVGs in CSS. Supports SVG Fragments, SVG Parameters.

  • v3.0.0
  • 37.77
  • Published

postcss-parent-selector

PostCSS plugin for adding a parent selector to all rules in a css file.

  • v1.0.0
  • 37.77
  • Published

postcss-inset

Use the inset property in CSS

  • v1.0.0
  • 37.63
  • Published

postcss-opacity

PostCSS plugin to add opacity filter for IE8 and legacy browsers

  • v5.0.0
  • 37.62
  • Published

postcss-clearfix

PostCSS plugin that adds `fix` and `fix-legacy` attributes to the `clear` property, for self-clearing of children.

  • v2.0.1
  • 37.60
  • Published

postcss-use

Enable PostCSS plugins directly in your stylesheet.

  • v3.0.0
  • 37.52
  • Published

postcss-short-color

Define background-color within the color property in CSS

  • v4.0.0
  • 37.51
  • Published

postcss-math

PostCSS plugin for making calculations with math.js

  • v0.0.10
  • 37.45
  • Published

postcss-px-to-viewport

A CSS post-processor that converts px to viewport units (vw, vh, vmin, vmax).

  • v1.1.1
  • 37.29
  • Published

postcss-position

PostCSS plugin that adds shorthand attributes methods to position declarations.

  • v1.1.0
  • 37.28
  • Published

postcss-nested-import

PostCSS plugin for importing other stylesheet source files anywhere in your CSS.

  • v1.3.0
  • 37.11
  • Published

postcss-input-style

Adds new pseudo-elements to inputs for easy cross-browser styling of their inner elements

  • v1.0.0
  • 37.09
  • Published

postcss-fontpath

PostCSS plugin that adds a font-path attribute to @font-face which expands to the FontSpring syntax

  • v1.0.0
  • 37.00
  • Published

postcss-alias

PostCSS plugin that lets you create custom aliases for CSS properties with an @rule

  • v2.0.0
  • 36.97
  • Published

postcss-scrollbar

PostCSS plugin enabling custom scrollbars

  • v0.5.1
  • 36.77
  • Published

postcss-viewport-height-correction

PostCSS plugin to correct viewport height value `vh` to real viewport height as stated by CSS Tricks in article https://css-tricks.com/the-trick-to-viewport-units-on-mobile/

  • v1.1.1
  • 36.63
  • Published

postcss-trolling

PostCSS plugin to increase the productivity of your co-workers

  • v0.1.7
  • 36.51
  • Published

postcss-short-overflow

Write overflow-x and overflow-y with the overflow shorthand in CSS

  • v1.0.0
  • 36.41
  • Published

postcss-pxtransform

PostCSS plugin px 转小程序 rpx及h5 rem 单位

  • v4.1.5
  • 36.38
  • Published

postcss-jit-props

PostCSS plugin to insert variables from a data source based on discovered usage

  • v1.0.16
  • 36.05
  • Published

postcss-font-magician

PostCSS plugin that magically generates all the @font-face rules

  • v4.0.0
  • 36.05
  • Published

laggard

Automatic CSS fallbacks for legacy browsers, built on PostCSS

  • v2.0.1
  • 36.01
  • Published

postcss-momentum-scrolling

PostCSS plugin for adding 'momentum' style scrolling behavior (-webkit-overflow-scrolling: touch) for elements with overflow (scroll, auto) on iOS

  • v3.14.22
  • 35.89
  • Published

postcss-variable-compress

PostCSS plugin cleans up the variable names and saves space. It can will reduce your css variable to smaller variables

  • v3.0.0
  • 35.86
  • Published

postcss-sprites

Generate spritesheets from stylesheets

  • v4.2.1
  • 35.61
  • Published

postcss-rem-to-responsive-pixel

Convert rem units to px or rpx units using PostCSS. Based on postcss-pxtorem and postcss-rem-to-pixel, and rewrite with typescript, and support Postcss8

  • v6.0.2
  • 35.57
  • Published