|
|
|
Introducing Design System Utils, a tiny lib to help enforce your design system
|
|
2 points
by mrmartineau
3051 days ago
|
|
Design System Utils is a tiny (<1kb) JavaScript library that I built to help developers keep consistent brand and design system styling. It works with any CSS-in-JS solution, like styled-components, Emotion, Glamorous etc Read the intro article here:
https://medium.com/@mrmartineau/introducing-design-system-utils-fb7363310974 Or have a look at the code here: https://github.com/mrmartineau/design-system-utils I'd love to know what you think. Cheers |
|
It might help to post the github as the primary link and the Medium post as a link in a comment.