got started on new look. pivoting to api implementations now
This commit is contained in:
parent
aa12f5443c
commit
17e769c598
29 changed files with 1080 additions and 136 deletions
13
.vscode/settings.json
vendored
Normal file
13
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"cssvar.files": [
|
||||
"./node_modules/open-props/open-props.min.css",
|
||||
"./src/index.css"
|
||||
],
|
||||
"cssvar.ignore": [],
|
||||
"cssvar.extensions": [
|
||||
"css",
|
||||
"postcss",
|
||||
"jsx",
|
||||
"tsx"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue