- Migrated to Dart Sass 1.26.8
- Added support for
inline-grid
- Added support for
place-content
,place-items
andplace-self
for shorthand alignment. - Added support for
space-around
,space-between
andspace-evenly
for content alignment properties. - Added support for
subgrid
(please, read the README before using it)