JSPM

Found 4896 results for postcss

css-blank-pseudo

Style form elements when they are empty

  • v7.0.1
  • 62.39
  • Published

postcss-preset-env

Convert modern CSS into something browsers understand

  • v10.3.1
  • 61.97
  • Published

postcss-nesting

Nest rules inside each other in CSS

  • v13.0.2
  • 61.97
  • Published

postcss-media-minmax

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

  • v5.0.0
  • 61.95
  • Published

postcss-place

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

  • v10.0.0
  • 61.89
  • Published

postcss-logical

Use logical properties and values in CSS

  • v8.1.0
  • 61.68
  • Published

postcss-replace-overflow-wrap

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

  • v4.0.0
  • 61.67
  • Published

css-has-pseudo

Style elements relative to other elements in CSS

  • v7.0.3
  • 61.55
  • Published

postcss-selector-not

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

  • v8.0.1
  • 61.49
  • Published

postcss-font-variant

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

  • v5.0.0
  • 61.44
  • Published

postcss-flexbugs-fixes

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

  • v5.0.2
  • 61.44
  • Published

postcss-opacity-percentage

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

  • v3.0.0
  • 61.39
  • Published

postcss-page-break

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

  • v3.0.4
  • 61.36
  • Published

tailwindcss-animate

A Tailwind CSS plugin for creating beautiful animations.

    • v1.0.7
    • 61.03
    • Published

    postcss-clamp

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

    • v4.1.0
    • 61.01
    • Published

    postcss-initial

    PostCSS plugin to fallback initial keyword.

    • v3.0.4
    • 60.48
    • Published

    postcss-scss

    SCSS parser for PostCSS

    • v4.0.9
    • 60.39
    • Published

    postcss-normalize

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

    • v13.0.1
    • 60.14
    • Published

    @npmcli/query

    npm query parser and tools

    • v4.0.1
    • 58.42
    • Published

    postcss-modules

    PostCSS plugin to use CSS Modules everywhere

    • v6.0.1
    • 57.89
    • Published

    postcss-sorting

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

    • v9.1.0
    • 57.34
    • Published

    sugarss

    Indent-based CSS syntax for PostCSS

    • v5.0.1
    • 57.12
    • Published

    postcss-html

    PostCSS syntax for parsing HTML (and HTML-like)

    • v1.8.0
    • 57.05
    • Published

    postcss-sass

    A Sass parser for PostCSS, using gonzales-pe.

    • v0.5.0
    • 56.25
    • Published

    postcss-selector-matches

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

    • v4.0.0
    • 55.90
    • Published

    postcss-less

    LESS parser for PostCSS

    • v6.0.0
    • 55.69
    • Published

    postcss-url

    PostCSS plugin to rebase or inline on url().

    • v10.1.3
    • 55.07
    • Published

    postcss-syntax

    Automatically switch PostCSS syntax by file extensions

    • v0.36.2
    • 54.97
    • Published

    postcss-zindex

    Reduce z-index values with PostCSS.

    • v7.0.1
    • 54.59
    • Published

    postcss-cli

    CLI for PostCSS

    • v11.0.1
    • 53.99
    • Published

    postcss-sort-media-queries

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

    • v5.2.0
    • 53.01
    • Published

    sort-css-media-queries

    The custom `sort` method (mobile-first / desktop-first) of CSS media queries for `postcss-sort-media-queries`, `css-mqpacker` or `pleeease` (which uses css-mqpacker) or, perhaps, something else ))

    • v3.0.1
    • 52.15
    • Published

    postcss-styled-syntax

    PostCSS syntax for template literals CSS-in-JS (e. g. styled-components).

    • v0.7.1
    • 51.84
    • Published

    gulp-postcss

    PostCSS gulp plugin

    • v10.0.0
    • 50.75
    • Published

    postcss-markdown

    PostCSS syntax for parsing Markdown

    • v1.3.0
    • 49.97
    • Published

    postcss-jsx

    PostCSS syntax for parsing CSS in JS literals

    • v0.36.4
    • 49.39
    • Published

    esbuild-sass-plugin

    esbuild plugin for sass/scss files supporting both css loader and css result import (lit-element)

    • v3.3.1
    • 49.31
    • Published

    postcss-functions

    PostCSS plugin for exposing JavaScript functions

    • v4.0.2
    • 49.29
    • Published

    postcss-css-variables

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

    • v0.19.0
    • 49.21
    • Published

    pixrem

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

    • v5.0.0
    • 48.31
    • Published

    postcss-color-function

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

    • v4.1.0
    • 48.31
    • Published

    postcss-color-hwb

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

    • v3.0.0
    • 47.64
    • 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
    • 47.56
    • Published

    postcss-apply

    PostCSS plugin enabling custom properties sets references

    • v0.12.0
    • 47.49
    • Published

    postcss-pseudoelements

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

    • v5.0.0
    • 47.38
    • Published

    postcss-pxtorem

    A CSS post-processor that converts px to rem.

    • v6.1.0
    • 47.31
    • Published

    postcss-styl

    PostCSS parser plugin for converting Stylus syntax to PostCSS AST.

    • v0.12.3
    • 47.24
    • Published

    pleeease-filters

    Convert CSS shorthand filters to SVG ones

    • v4.0.0
    • 47.20
    • 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
    • 47.01
    • 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
    • 46.52
    • Published

    postcss-for

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

    • v2.1.1
    • 46.34
    • Published

    postcss-property-lookup

    PostCSS plugin that allows referencing property values without a variable

    • v3.0.0
    • 45.79
    • Published

    tachyons

    Functional CSS for humans

    • v4.12.0
    • 45.77
    • Published

    postcss-extend-rule

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

    • v4.0.0
    • 45.58
    • Published

    postcss-pseudo-is

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

    • v0.3.0
    • 45.33
    • 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
    • 45.33
    • Published

    karma-typescript

    Simplifying running unit tests with coverage for Typescript projects.

    • v5.5.4
    • 45.19
    • Published

    postcss-atroot

    PostCSS plugin to place rules directly at the root

    • v0.2.4
    • 44.83
    • 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.57.0
    • 44.55
    • Published

    postcss-urlrebase

    PostCSS plugin Rebase URLs to a given root URL.

    • v1.4.0
    • 44.54
    • Published

    postcss-inline-svg

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

    • v6.0.0
    • 44.53
    • Published

    rollup-plugin-styles

    Universal Rollup plugin for styles: PostCSS, Sass, Less, Stylus and more

    • v4.0.0
    • 44.05
    • Published

    gulp-stylelint

    Gulp plugin for running Stylelint results through various reporters.

    • v13.0.0
    • 43.57
    • Published

    colorguard

    Keep a watchful eye on your css colors

    • v1.2.1
    • 43.28
    • 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
    • 42.93
    • Published

    grunt-postcss

    Apply several post-processors to your CSS using PostCSS

    • v0.9.0
    • 42.45
    • Published

    gulp-cssnano

    Minify CSS with cssnano.

    • v2.1.3
    • 42.44
    • Published

    postcss-csso

    PostCSS plugin to minify CSS using CSSO

    • v6.0.1
    • 42.35
    • Published

    postcss-rtl

    PostCSS plugin for RTL-optimizations

    • v2.0.0
    • 42.24
    • Published

    postcss-hexrgba

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

    • v2.1.0
    • 42.17
    • Published

    postcss-extend

    As close to cssnext @extend as possible for PostCSS

    • v1.0.5
    • 42.12
    • Published

    postcss-icss-selectors

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

    • v2.0.3
    • 42.12
    • Published

    postcss-assets

    PostCSS plugin to manage assets

    • v6.0.0
    • 41.37
    • Published

    ember-cli-postcss

    Use postcss to process your css with a large selection of JavaScript plug-ins.

    • v8.2.0
    • 41.35
    • Published

    postcss-minify

    PostCSS plugin to remove comments and unnecessary whitespace from CSS files

    • v1.2.0
    • 41.32
    • Published

    postcss-discard

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

    • v2.0.0
    • 41.23
    • Published

    storybook-addon-sass-postcss

    Storybook addon used to run the PostCSS preprocessor with Sass support against your stories.

    • v0.3.2
    • 41.22
    • Published

    postcss-each

    PostCSS plugin to iterate through values

    • v1.1.0
    • 41.14
    • Published

    postcss-will-change

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

    • v4.0.1
    • 40.85
    • Published

    postcss-styled

    PostCSS syntax for parsing styled components

    • v0.34.0
    • 40.79
    • Published

    postcss-import-ext-glob

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

    • v2.1.1
    • 40.74
    • Published

    postcss-fail-on-warn

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

    • v0.2.1
    • 40.00
    • Published

    postcss-easy-import

    PostCSS plugin to inline @import rules content with extra features

    • v4.0.0
    • 39.95
    • Published

    postcss-replace

    PostCSS plugin for replacing strings.

    • v2.0.1
    • 39.84
    • Published

    postcss-helpers

    Some general purpose helpers for PostCSS, created to make working with url() and @import values more easy.

    • v0.3.3
    • 39.65
    • Published

    postcss-prefixer

    postcss plugin to prefix all css selector classes and ids

    • v3.0.0
    • 39.46
    • Published

    postcss-clean

    PostCSS plugin to minify CSS with clean-css

    • v1.2.2
    • 39.35
    • Published

    rfs

    Powerful & easy-to-use responsive resizing engine.

    • v10.0.0
    • 39.31
    • Published

    postcss-critical-split

    A PostCSS plugin that takes existing CSS files and splits out the annotated critical styles into a seperate file.

    • v2.5.3
    • 39.29
    • Published

    lost

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

    • v9.0.2
    • 39.17
    • Published

    rollup-plugin-styler

    Universal Rollup plugin for styles: PostCSS, Sass, Less, Stylus and more

    • v2.0.0
    • 39.15
    • Published

    postcss-100vh-fix

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

    • v2.0.0
    • 38.81
    • Published

    postcss-focus

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

    • v7.0.0
    • 38.78
    • Published

    postcss-var-replace

    PostCSS plugin to replace CSS variables with their static values

    • v1.0.0
    • 38.58
    • Published

    postcss-easings

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

    • v4.0.0
    • 38.54
    • Published

    esbuild-postcss

    Seamless integration between esbuild and PostCSS

    • v0.0.4
    • 38.04
    • Published

    postcss-input-range

    Style range inputs with unprefixed pseudo-classes

    • v6.0.0
    • 38.01
    • Published

    postcss-comment

    Allow postcss to support inline comments

    • v2.0.0
    • 37.98
    • Published

    postcss-pseudo-classes

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

    • v0.4.0
    • 37.92
    • Published

    postcss-rem-to-pixel

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

    • v4.1.2
    • 37.68
    • Published

    postcss-map-get

    PostCSS plugin for sass-like Map Function

    • v0.3.0
    • 37.31
    • 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.28
    • Published

    postcss-fluid-length

    PostCSS plugin that creates fluidly interpolated length values

    • v0.1.4
    • 37.21
    • 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
    • 37.18
    • Published

    postcss-em-media-query

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

    • v4.1.1
    • 37.00
    • Published

    postcss-conditionals

    PostCSS plugin that enables @if statements in your CSS

    • v2.1.0
    • 36.77
    • Published

    postcss-safe-important

    PostCSS plugin that adds !important to style declarations safely

    • v2.0.1
    • 36.69
    • Published

    tailwindcss-box-shadow

    Tailwind CSS plugin that generates box-shadow utility values exactly as they're defined in the config.

    • v2.0.3
    • 36.43
    • Published

    postcss-easing-gradients

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

    • v3.0.1
    • 36.43
    • Published

    postcss-at-rules-variables

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

    • v0.3.0
    • 36.28
    • Published

    stylefmt

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

    • v6.0.3
    • 36.25
    • Published

    postcss-vmin

    PostCSS plugin to convert vmin to vm for IE9

    • v3.0.0
    • 36.16
    • Published

    postcss-position

    PostCSS plugin that adds shorthand attributes methods to position declarations.

    • v1.1.0
    • 36.10
    • Published

    postcss-opacity

    PostCSS plugin to add opacity filter for IE8 and legacy browsers

    • v5.0.0
    • 36.07
    • Published

    postcss-utilities

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

    • v0.8.4
    • 36.06
    • Published

    @roots/bud-postcss

    Adds postcss support to @roots/bud projects

    • v6.24.0
    • 35.92
    • Published

    postcss-clearfix

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

    • v2.0.1
    • 35.90
    • Published

    rucksack-css

    A little bag of CSS superpowers

    • v1.0.2
    • 35.79
    • Published

    postcss-parent-selector

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

    • v1.0.0
    • 35.79
    • Published

    postcss-use

    Enable PostCSS plugins directly in your stylesheet.

    • v3.0.0
    • 35.70
    • Published

    postcss-short-border

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

    • v4.0.0
    • 35.55
    • Published

    postcss-px-to-viewport

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

    • v1.1.1
    • 35.54
    • Published

    postcss-fontpath

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

    • v1.0.0
    • 35.50
    • Published

    postcss-input-style

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

    • v1.0.0
    • 35.49
    • Published

    postcss-alias

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

    • v2.0.0
    • 35.44
    • 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
    • 35.42
    • Published

    postcss-svg

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

    • v3.0.0
    • 35.26
    • Published

    css-codemod

    css-codemod is a toolkit for running codemods over many CSS files to transform code, powered by [PostCSS](https://postcss.org):

    • v0.2.0
    • 35.11
    • Published

    laggard

    Automatic CSS fallbacks for legacy browsers, built on PostCSS

    • v2.0.1
    • 35.06
    • Published

    postcss-nested-import

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

    • v1.3.0
    • 35.03
    • Published

    @s-ui/theme

    Generic theme to add styles to all SUI components

    • v8.134.0
    • 34.81
    • Published

    postcss-math

    PostCSS plugin for making calculations with math.js

    • v0.0.10
    • 34.76
    • Published

    postcss-short-color

    Define background-color within the color property in CSS

    • v4.0.0
    • 34.75
    • Published

    react-style-tag

    Write scoped, autoprefixed styles declaratively in React

    • v3.0.1
    • 34.74
    • Published

    postcss-inset

    Use the inset property in CSS

    • v1.0.0
    • 34.67
    • Published

    cssnano-cli

    A CLI for modular minifier cssnano.

    • v1.0.5
    • 34.61
    • Published

    postcss-pxtransform

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

    • v4.1.6
    • 34.52
    • Published

    colors.css

    Better default colors for the web. A collection of skin classes for faster prototyping and nicer looking sites.

    • v3.0.0
    • 34.49
    • Published

    postcss-scrollbar

    PostCSS plugin enabling custom scrollbars

    • v0.5.1
    • 34.39
    • Published

    postcss-trolling

    PostCSS plugin to increase the productivity of your co-workers

    • v0.1.7
    • 34.38
    • Published

    postcss-jit-props

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

    • v1.0.16
    • 34.33
    • Published

    perfectionist-dfd

    Beautify and/or normalize CSS files. Fork and update of a fork and update of an archived project.

    • v3.0.3
    • 34.14
    • Published