Skip to content

A minimal implementation of Theme UI using Stitches

Notifications You must be signed in to change notification settings

ronlobo01/stitches-ui

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.7%
  • Other 1.3%