MCPcopy
hub / github.com/emotion-js/emotion / bgColor

Function bgColor

packages/native/test/native-styled.test.js:155–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153
154 it('should render styles correctly from all nested style factories', () => {
155 const bgColor = color => css`
156 background-color: ${color};
157 `
158
159 const Text = styled.Text`
160 color: hotpink;

Callers 1

Calls 1

cssFunction · 0.50

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…