II.
Topic JSON
Structured · livetopic:css-variables-pattern
CSS Variables Pattern json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:css-variables-pattern",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "CSS Variables Pattern",
"description": "CSS Variables Pattern as a cross-cutting topic - tokenizing values with\ncustom properties for theming and runtime style adaptation.\n"
},
"outgoingEdges": [
{
"from": "topic:css-variables-pattern",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:css-variables-pattern",
"kind": "contains"
}
]
}