mirror of
https://github.com/djav1985/v-wordpress-plugin-updater.git
synced 2025-08-17 18:11:17 +08:00
.. | ||
lib | ||
LICENSE | ||
package.json | ||
README.md |
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.
Docs
Read full docs here.