v1.2.0
✨ New
Several new utilities, check README.md for more information:
- Alignment
- Animations
- Border Radius
- Background / Text Colors
- Elevations
- Height / Width
- Spacings
⚙️ Updates
- Astro to version 0.23.1
🏗️ Changes
- Modernized
_grid.scss
by usingdisplay: grid
instead ofdisplay: flex
. Comes with new utility classes - Removed Sass comments from all .scss files
- Added
"sass"
as a devDependency inpackage.json
for Vite