css-purify 0.0.0

css-purify works a little like [https://github.com/purifycss/purifycss](purifycss) to strip out unused CSS.
Documentation
[](This file is part of css-purify. It is subject to the license terms in the COPYRIGHT file found in the top-level directory of this distribution and at https://raw.githubusercontent.com/lemonrock/css-purify/master/COPYRIGHT. No part of css-purify, including this file, may be copied, modified, propagated, or distributed except according to the terms contained in the COPYRIGHT file.)
[](Copyright © 2017 The developers of css-purify. See the COPYRIGHT file in the top-level directory of this distribution and at https://raw.githubusercontent.com/lemonrock/css-purify/master/COPYRIGHT.)

# css-purify

[![Clippy Linting Result](https://clippy.bashy.io/github/lemonrock/css-purify/master/badge.svg?style=plastic)](https://clippy.bashy.io/github/lemonrock/css-purify/master/log) [![](https://img.shields.io/badge/Code%20Style-rustfmt-brightgreen.svg?style=plastic)](https://github.com/rust-lang-nursery/rustfmt#configuring-rustfmt)

[css-purify] is a rust crate.


## Licensing

The license for this project is MIT.

[css-purify]: https://github.com/lemonrock/css-purify "css-purify GitHub page"