v7.0.6
- Fix false negative detection of some media queries by simplifying media query regex for stripping spaces (#379)
- Improve test and memory utilization by removing sc style nodes on cleanup (#382)
- Add snapshot options to customize what CSS is included in jest snapshots (#375)
- Fix type error when using css ttl with "modifier" option (#367)
- Add example of how to handle override styles to README.md (#372)