Skip to content

SolidJS support

Latest

Choose a tag to compare

@lxsmnsyc lxsmnsyc released this 08 Jul 08:38
· 3 commits to main since this release

This first-ever tagged release (wow) adds initial support for SolidJS.

Due to the nature of SolidJS requiring babel transforms, I used the html Template Strings for constructing SolidJS components (refer here: https://www.solidjs.com/docs/1.0.0#no-compilation%3F).

You can try the SolidJS demos here: https://tailwind-layouts.vercel.app/?environment=solid-js