zgreen / postcss-critical-css
PostCSS plugin to define and output critical CSS using custom atRules, and/or custom CSS properties. Critical CSS may be output to one or more files, as defined within the plugin options or within the CSS.
☆86Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for postcss-critical-css
- A PostCSS plugin that takes existing CSS files and splits out the annotated critical styles into a seperate file.☆89Updated last year
- PostCSS plugin to change text color depending on background color contrast☆26Updated 9 years ago
- PostCSS plugin that updates the standard object-fit tag to work with the object-fit-images polyfill for browsers that do not natively sup…☆90Updated 4 years ago
- 👩👧👦 PostCSS plugin to reference any parent/ancestor selector in nested CSS.☆102Updated last week
- PostCSS plugin to inline @import rules content with extra features☆200Updated last year
- PostCSS plugin to add :focus selector to every :hover for keyboard accessibility☆117Updated 3 months ago
- A postcss plugin to automatically add classes for various font loading strategies.☆90Updated 3 years ago
- Style elements when they are focused or contain a focused element☆69Updated 5 years ago
- PostCSS plugin to get the prominent colors from an image.☆46Updated 4 years ago
- PostCSS plugin to extract all media query from CSS and emit as separate files.☆131Updated last year
- Fixes known Browser Bugs.☆56Updated 3 years ago
- PostCSS plugin for property lookups, similar to Stylus☆67Updated 3 years ago
- Debug your postcss workflow with ease! Creates snapshots of your CSS files before/after each postcss plugin is run.☆95Updated 6 years ago
- Postcss-hocus fixes a tiny but annoying part of CSS: That you have to repeat yourself whenever you want to specify both `:hover` and `:fo…☆25Updated 7 years ago
- Generic CSS polyfill framework, with a CSS variables implementation☆59Updated last year
- PostCSS plugin add 'momentum' style scrolling behavior (-webkit-overflow-scrolling: touch) for elements with overflow (scroll, auto) on i…☆69Updated last year
- Remove the CSS rules that you don't want, with a list of selectors☆68Updated 2 years ago
- Stylelint rule for preventing the use of low performance animation☆55Updated 7 years ago
- Use shorthand transform properties in CSS☆49Updated 7 years ago
- PostCSS plugin that adds shorthand hex methods to rgba() values☆70Updated last year
- Modify colors using the color-mod() function in CSS☆96Updated 3 weeks ago
- Adds support for if-statements to PostCSS☆47Updated 7 years ago
- CSS complexity linter☆102Updated last year
- A PostCSS plugin for cssstats☆50Updated 9 years ago
- PostCSS plugin enabling quantity-queries☆114Updated 5 years ago
- PostCSS plugin Split annotated CSS into a small set of important rules that will be embedded in the HTML, and a large set of rules that w…☆31Updated 8 years ago
- A PostCSS plugin and Javascript runtime combination, which allows you to write container queries in your CSS the same way you would write…☆139Updated last year
- automatically keep css selectors unique.☆96Updated last week
- PostCSS plugin to insert 3D hack before will-change property☆51Updated 3 months ago