postcss-safe-parser
Version:
Fault-tolerant CSS parser for PostCSS
26 lines (17 loc) • 1.02 kB
Markdown
<img align="right" width="135" height="95"
title="Philosopher’s stone, logo of PostCSS"
src="https://postcss.org/logo-leftp.svg">
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].
[]: http://simevidas.jsbin.com/gufoko/quiet
[]: http://browserhacks.com/
[]: https://github.com/postcss/postcss
---
<img src="https://cdn.evilmartians.com/badges/logo-no-label.svg" alt="" width="22" height="16" /> PostCSS Safe Parser is built by <b><a href="https://evilmartians.com/">Evil Martians</a></b>, an American design and engineering consultancy for <b>developer tools, AI, and cybersecurity startups</b>.
---
Read full docs **[here](https://github.com/postcss/postcss-safe-parser#readme)**.