mrmartineau / stitches-ui

A minimal implementation of Theme UI using Stitches

Home Page:https://stitches-ui.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stitches UI

A minimal implementation of Theme UI using Stitches

As a long-time fan of Theme UI I wanted to see how I might replicate the same functionality using Stitches. I found that I not only could replicate the functionality, but also create a more robust design-system whilst having the flexibility of Theme UI's sx prop, but with Stitches' css prop.

This experiment includes enough of Theme UI's components and functionality to enable me to properly evaluate Stitches.

ℹ️ The styles do not match Theme UI's default styles

Important/example files

Demo

stitches-ui.vercel.app

Open in Visual Studio Code

License

MIT © Zander Martineau

Made by Zander • zander.wtfGitHubTwitter

About

A minimal implementation of Theme UI using Stitches

https://stitches-ui.vercel.app


Languages

Language:TypeScript 98.7%Language:HTML 0.8%Language:JavaScript 0.5%