mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* fix(theme-ui): add missing css function * fix(theme-ui): ignore change made by prettier that was causing test to fail * Add @emotion/serialize to tsconfig.json paths * Update comment for theme-ui css function * Remove emotion__serlialize from paths
8 lines
109 B
JSON
8 lines
109 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"@emotion/serialize": "^0.11.15",
|
|
"csstype": "^2.6.6"
|
|
}
|
|
}
|