Skip to content

Free Resources

Resource thumbnail
JS Marathon

Building Your Own Style Framework With Vanilla Extract

Live March 16th 2022 at 11am ET | Writing custom CSS throughout your app is time-consuming and error-prone. Relying on Tailwind or similar frameworks locks you into their way of doing things. But with Vanilla Extract, you can pursue the happy medium path: write type-safe CSS, create your own utility classes, and compile everything down to static CSS files at build time.