✨(tokens) add TS generator and re-organize the repo
Add TS Generator which is a lot based on JS Generator.
This commit is contained in:
7
packages/react/cunningham.cjs
Normal file
7
packages/react/cunningham.cjs
Normal file
@@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
theme: {
|
||||
colors: {
|
||||
primary: 'grey'
|
||||
},
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user