# PostCSS Parser Tests

<img align="right" width="95" height="95"
     title="Philosopher’s stone, logo of PostCSS"
     src="http://postcss.github.io/postcss/logo.svg">

This project contains base tests for every [PostCSS] CSS parser, including:

- 24 CSS files to test extreme cases of the CSS specification.
- Integration tests by popular website styles to test CSS from the wild.

These tests are useful for any CSS parser, not just parsers within the PostCSS ecosystem.

[PostCSS]: https://github.com/postcss/postcss

## Docs
Read full docs **[here](https://github.com/postcss/postcss-parser-tests#readme)**.
