Skip to content

4.4.0

Compare
Choose a tag to compare
@mmistakes mmistakes released this 18 Apr 17:02
· 1539 commits to master since this release

Enhancements

  • Move SCSS partials to /_sass/minimal-mistakes for easier CSS customization.
  • Replace modified with last_modified_at to leverage various Jekyll plugins that utilize this variable. [#930]
  • Add Lithuanian localized UI text. [#924]
  • Improve print stylesheet by increasing text contrast, removing elements that don't need to be printed, expanding URLs, and reducing amount of blank pages. [#909]

Maintenance

  • Remove extra word in comment. [#911]
  • Fix typo in Utility Class docs. [#915]