This repository has been archived by the owner on May 27, 2022. It is now read-only.
v4.0.0
Changelog
- Switched to using
@tailwindcss/custom-forms
in favor of previous form styles - Updated
axios
from0.18
to0.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
andmargin-top
utilities in the markup - Improved design of header, giving more click space for each item