Skip to content
This repository has been archived by the owner on Jan 22, 2021. It is now read-only.

Releases: lookback/lookback-styles

v2.1.5

04 Dec 21:21
Compare
Choose a tag to compare
  • Better :focus styles for button component
  • Fix breaking string in forms module

Development

Start using the sass npm package instead of node-sass. The former is precompiled Dart and is faster than the C based node-sass one, which need native bindings.

2.1.4

18 Sep 13:46
Compare
Choose a tag to compare
  • Make modals component more modern and remove webapp related code.
  • Make backdrops component moder modern and remove redundant code.

Both components are now named in PascalCase: Modal and Backdrop should be used in markup.

2.1.3

09 Jul 08:45
Compare
Choose a tag to compare
  • Added $comp-teal-darkest variable
  • Remove footer component

2.1.2

06 Jul 11:31
Compare
Choose a tag to compare

Fixes

  • .icon class: Make stroke have currentColor.

v2.1.0

02 Jul 12:17
Compare
Choose a tag to compare

Variable Updates

  • Updated heading colours
  • Updated spacing variables
  • Updated logo colours

Component Updates

  • Include box-sizing as default when importing base module
  • Make .style--cotton button style more blue hue