This website requires JavaScript.
Explore
Help
Sign In
studio
/
cunningham
Watch
2
Star
0
Fork
0
You've already forked cunningham
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cfdac8dba9638d18bdb64fbbdb0f9eab99bc81f4
cunningham
/
packages
/
tokens
/
tsconfig.node.json
6 lines
46 B
JSON
Raw
Normal View
History
Unescape
Escape
✨(bin) add tokens repo This repo is made for the bin script that generates the tokens files, at the moment it only generates a css file, but it is designed to be able to generate any other file format ( Typescript, Javascript for example )
2022-12-01 12:03:37 +01:00
{
♻️(tokens) expose default tokens in a lib and various config This allow to use the default tokens from Typescript or Javascript file of dependents repos. For instance this wîll be used by packages/react to aggregate components tokens files.
2023-01-04 15:51:06 +01:00
"include"
:
[
"./jest.config.ts"
]
✨(bin) add tokens repo This repo is made for the bin script that generates the tokens files, at the moment it only generates a css file, but it is designed to be able to generate any other file format ( Typescript, Javascript for example )
2022-12-01 12:03:37 +01:00
}
Reference in New Issue
Copy Permalink