Hacker News new | ask | show | jobs
I've built a design system boilerplate (design-system-boilerplate.netlify.app)
20 points by flexdinesh 1586 days ago
3 comments

It's setup with opinionated principles, theming and token configuration to build your own design system.

Static compile-time theming Full server render support Auto generated CSS variables from strongly typed tokens MDX based themed docs Example components 9 different themes

It says strong types but it's in Typescript?