Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: postcss/postcss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 91d6eb5
Choose a base ref
...
head repository: postcss/postcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6ee9f14
Choose a head ref
  • 15 commits
  • 31 files changed
  • 4 contributors

Commits on Jul 20, 2025

  1. Configuration menu
    Copy the full SHA
    3f51daf View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. docs: add postcss-inline-extract plugin to plugins list (#2057)

    Add postcss-inline-extract plugin that extracts inline styles from HTML
    and converts them to CSS rules. Added to Language Extensions section
    in alphabetical order.
    knowledgecode authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    2da1c7d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. Add Warp banner

    ai committed Aug 26, 2025
    Configuration menu
    Copy the full SHA
    9b8e583 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. Update sponsor description

    ai committed Sep 15, 2025
    Configuration menu
    Copy the full SHA
    981c04e View commit details
    Browse the repository at this point in the history
  2. Fix typography

    ai committed Sep 15, 2025
    1 Configuration menu
    Copy the full SHA
    fcab61c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2025

  1. Add new plugin

    ai committed Oct 18, 2025
    Configuration menu
    Copy the full SHA
    d0b5ac9 View commit details
    Browse the repository at this point in the history
  2. Pin CI actions

    ai committed Oct 18, 2025
    Configuration menu
    Copy the full SHA
    82d80c0 View commit details
    Browse the repository at this point in the history
  3. Add Node.js 24 and 25 to CI

    ai committed Oct 18, 2025
    Configuration menu
    Copy the full SHA
    105128b View commit details
    Browse the repository at this point in the history
  4. Update dependencies

    ai committed Oct 18, 2025
    Configuration menu
    Copy the full SHA
    23beff9 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2025

  1. chore: speed up space-only string check in lib/parser.js (#2064)

    * chore: fast blank string check
    
    * chore: use smaller code
    hyperz111 authored Dec 31, 2025
    Configuration menu
    Copy the full SHA
    1329142 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. Remove banner

    ai committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    41e739a View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. Configuration menu
    Copy the full SHA
    497daef View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    ai committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    52db53e View commit details
    Browse the repository at this point in the history
  3. Fix uvu Node.js 25 support

    ai committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    3fbc951 View commit details
    Browse the repository at this point in the history
  4. Release 8.5.7 version

    ai committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    6ee9f14 View commit details
    Browse the repository at this point in the history
Loading