Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callstack/linaria
/ stringify.test.ts
File
stringify.test.ts
packages/postcss-linaria/__tests__/stringify.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Root, Rule, Declaration } from
'postcss'
;
2
3
import
syntax from
'../src/index'
;
4
import
{ placeholderText } from
'../src/util'
;
Callers
nothing calls this directly
Calls
2
createTestAst
Function · 0.90
toString
Method · 0.80
Tested by
no test coverage detected