Skip to content

Initial release of the extension! 🚀

Pre-release
Pre-release
Compare
Choose a tag to compare
@raix raix released this 08 May 22:34
· 82 commits to main since this release
3afcca3

First ever release of WindCraft - it's a small tool for editing Tailwind CSS without loosing an overview

Enjoy! 🎉

Sections added:

  • Dynamics - for state modifiers like device modes / theme mode / hover / focus / active / disabled etc.
  • Element - for element properties like position / size / rotation / border / overflow etc.
  • Flex Layout - for flexbox layout properties
  • Layer - Mex Blend / Opacity / Visibility
  • Constraints - for layout top / bottom / left / right / center etc. for positioning elements
  • Text - for text properties like font size / font weight / font style / text color etc.
  • Background - for background properties like background color
  • Border - for border properties like border color / border width / border radius etc.
  • Layer Effects - for shadow / blur / spread / opacity / color etc.
  • Backdrop Effects - for shadow / blur / spread / opacity / color etc.
  • Added debug mode 🐞 adding red outline on the element

windcraft-01