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

v2.1.5

Latest
Compare
Choose a tag to compare
@brookback brookback released this 04 Dec 21:21
  • 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.