v-wordpress-plugin-updater/node_modules/postcss-safe-parser
2025-08-14 00:05:37 -04:00
..
lib modified: .github/pr-auto-fix.yml 2025-08-14 00:05:37 -04:00
LICENSE modified: .github/pr-auto-fix.yml 2025-08-14 00:05:37 -04:00
package.json modified: .github/pr-auto-fix.yml 2025-08-14 00:05:37 -04:00
README.md modified: .github/pr-auto-fix.yml 2025-08-14 00:05:37 -04:00

PostCSS Safe Parser

A fault-tolerant CSS parser for PostCSS, which will find & fix syntax errors, capable of parsing any input. It is useful for:

  • Parse legacy code with many hacks. For example, it can parse all examples from Browserhacks.
  • Works with demo tools with live input like Autoprefixer demo.
Sponsored by Evil Martians

Docs

Read full docs here.