darkings_Obsidian-MonokaiSy.../node_modules/postcss-safe-parser
Darkings fe4dc7faf8 Initial commit: Monokai Syntax Obsidian theme
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-08 08:57:12 +08:00
..
lib Initial commit: Monokai Syntax Obsidian theme 2026-05-08 08:57:12 +08:00
LICENSE Initial commit: Monokai Syntax Obsidian theme 2026-05-08 08:57:12 +08:00
package.json Initial commit: Monokai Syntax Obsidian theme 2026-05-08 08:57:12 +08:00
README.md Initial commit: Monokai Syntax Obsidian theme 2026-05-08 08:57:12 +08: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.