MCPcopy Create free account
hub / github.com/CanadaHonk/shadow /

Class

engine/cssparser.js:123–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123class CSSRegularAtRule {
124 static {
125 this.prototype.type = RuleType.RegularAt;
126 this.prototype.atName = '';

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected