Skip to content

v0.1.0

Compare
Choose a tag to compare
@flozero flozero released this 30 Aug 14:48
· 29 commits to main since this release
936486f

compare changes

🚀 Enhancements

  • ⚠️ Screens overrides, new setupCompose, performance mode, simplify tailwind config (bc0d623)

🩹 Fixes

  • Fix when slot accessed but not defined (e6eced4)
  • Trim any string before working on them to avoid class considered when empty space (f8ce866)

💅 Refactors

  • Update generateResponsive to use an array of variants instead of a string (f354d0c)

📖 Documentation

  • Improve engish explanation thanks chat gpt (1dfb367)
  • Finalize missing documentation (ca8539c)

🏡 Chore

⚠️ Breaking Changes

  • ⚠️ Screens overrides, new setupCompose, performance mode, simplify tailwind config (bc0d623)

❤️ Contributors