Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CanadaHonk/shadow
/
Class
engine/cssparser.js:136–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
class
CSSNestedAtRule {
137
static {
138
this.prototype.
type
= RuleType.NestedAt;
139
this.prototype.atName =
''
;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected