Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/emotion-js/emotion
/ css
Function
css
packages/react/src/css.js:6–8 ·
view source on GitHub ↗
(...args: Array<Interpolation>)
Source
from the content-addressed store, hash-verified
4
import
{ serializeStyles } from
'@emotion/serialize'
5
6
function
css(...args: Array<Interpolation>): SerializedStyles {
7
return
serializeStyles(args)
8
}
9
10
export
default css
Callers
15
tests.tsx
File · 0.90
tests-css.tsx
File · 0.90
prod.js
File · 0.90
global.js
File · 0.90
warnings.js
File · 0.90
css.js
File · 0.90
css-cache-hash.js
File · 0.90
keyframes.js
File · 0.90
server.js
File · 0.90
browser.js
File · 0.90
media
Function · 0.90
matchers.test.js
File · 0.90
Calls
1
serializeStyles
Function · 0.90
Tested by
11
media
Function · 0.72
bgColor
Function · 0.40
doThing
Function · 0.40
doThing
Function · 0.40
thing
Function · 0.40
thing
Function · 0.40
doThing
Function · 0.40
doThing
Function · 0.40
media
Function · 0.40
test
Function · 0.40
inner
Function · 0.40