postcss-plugin topic

List postcss-plugin repositories

postcss-viewport-height-correction

242
Stars
9
Forks
Watchers

PostCSS plugin to solve the popular problem when 100vh doesn’t fit the mobile browser screen.

postcss-jit-props

208
Stars
9
Forks
Watchers

A CSS custom property helper based on PostCSS. Supply a pool of variables and this plugin will add them to the stylesheet as they are used.

postcss-plugins

124
Stars
154
Forks
Watchers

The "officially unofficial" consolidated list of PostCSS plugins in a ready-to-use package

postcss-sort-media-queries

146
Stars
7
Forks
Watchers

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

postcss-less

122
Stars
39
Forks
Watchers

PostCSS Syntax for parsing LESS

postcss-momentum-scrolling

69
Stars
1
Forks
Watchers

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

postcss-nested-props

58
Stars
4
Forks
Watchers

PostCSS plugin to unwrap nested properties.

postcss-prefixwrap

66
Stars
12
Forks
Watchers

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