New Features:
- Adds support for lang selectors found in media queries and other at-rules.
Bug fix release:
- Only publish one postcss message per lang.
New Features:
- Allow the lang optimizer to be disabled for portions of a css file.
New Features:
- Adds a helper function:
langOptimizer.extractAll(postcssResultObj)
.