Skip to content

0.7.0

Compare
Choose a tag to compare
@myFavShrimp myFavShrimp released this 20 Oct 06:41
· 77 commits to main since this release
  • 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