Skip to content

jsulpis/talk-design-systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building Future-Proof Design Systems: A Practical Guide to Framework Independence

Example repository with the different packages presented in the talk, and sample apps.

flowchart BT
    tokens["@ds/tokens"]
    css["@ds/css"]
    wc["@ds/web-components"]
    react["@ds/react"]
    tailwind["@ds/tailwindcss"]

    tokens --> css
    tokens --> tailwind
    css --> wc
    wc --> react
Loading

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks