0.7.0
- Added optional configurable file output of the resulting CSS
- Added the alternative
inline_style_sheet
macro which directly returns the CSS style sheet and a class names struct - The class name configuration is now located under the
class_names
key - Added the
excludes
configuration option for excluding class names from the uniquification process using regex - The minimum supported Rust version has been bumped to 1.65.0