Skip to content

v0.0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@raix raix released this 03 Jun 19:38
· 39 commits to main since this release
bda02f3

WindCraft creates className props if needed + fixes 🚀

  • Enable WindCraft to add the className property to JSX elements in TypeScript files.
  • Added additional decorator for showing the empty className attribute in JSX elements.
  • Fixed issue when scroll updating values in the editor, updates are now more accurate.
  • Fixed issue where some className in scope should not be inherited by the child elements e.g. "flex" class should not be inherited by the child elements.

windcraft-add-classname