- Renamed package to
sass-system
- Minimum dart-sass version is now 1.55.0
- Removed container generator
- Removed (auto)prefixer functions
- Removed sizing config variables, classes, and functions
- Added aspect ratio generator
- Added 4 more config values to
space
- Added
wide
config value tofont-leading
- Added additional CSS rules to normalize
- Reset borders on all elements
- Add font-smoothing to the body
- Restrict img and video tags to their parent container
- Inherit the default fill color for svgs
- Set
vertical-align: top
on all textareas - Upgraded modern-normalize
- Unpublished from NPM due to naming conflict
- Added sizing config variable
- Added width and height generators
- Changed
auto-colors
tobrand-colors
- Added sanity checks to avoid key name conflicts
- Added config getter functions
- More comprehensive readme
- Initial release 🎉