Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

v4.0.0

Compare
Choose a tag to compare
@zaknesler zaknesler released this 16 Jun 17:08
· 25 commits to master since this release
b478a2b

Changelog

  • Switched to using @tailwindcss/custom-forms in favor of previous form styles
  • Updated axios from 0.18 to 0.19
  • Installed autoprefixer
  • Removed all CSS preprocessing. Less was cumbersome and unnecessary after removing the custom form styles, so I switched to plain ol' CSS
  • All input border / outline colors are based on the "brand" color palette defined in Tailwind theme
  • Views have been cleaned up
  • This package now maintains a preference of margin-left and margin-top utilities in the markup
  • Improved design of header, giving more click space for each item