Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ css-tree-parser.spec.ts
File
css-tree-parser.spec.ts
packages/core/css/css-tree-parser.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ cssTreeParse } from
'./css-tree-parser'
;
2
import
{ parse as reworkCssParse } from
'./reworkcss.js'
;
3
4
describe(
'CssTreeParser'
, () => {
Callers
nothing calls this directly
Calls
1
cssTreeParse
Function · 0.90
Tested by
no test coverage detected