Skip to content

release-1.2.0: Font size and colour adjustments

Compare
Choose a tag to compare
@khalima khalima released this 25 Jan 08:13
· 374 commits to master since this release

Changes

  • Added square and square-checked icons
  • Added form styles and removed obsolete button mixins
  • Added base-font-size to element
  • Modified list-as-block icon to correlate our icon styles
  • Modified font sizes according to Ville's (Gofore) instructions
  • Removed pixel fallback from font-size mixin (IE11 and onwards fully support rems)
  • Refactored font-size mixin to allow desired mobile size using optional argument
  • Removed unwanted colours and added one gray color ($mediumsilver)
  • Also streamlined colours to use only variables (no custom colors using lighten/darken functions)

Note
This release might break things.