Skip to content

v1.2.0

Compare
Choose a tag to compare
@markteekman markteekman released this 26 Feb 18:43
· 271 commits to main since this release
4ed951b

✨ 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 using display: grid instead of display: flex. Comes with new utility classes
  • Removed Sass comments from all .scss files
  • Added "sass" as a devDependency in package.json for Vite