Sets the rules group.
$rules_groupstringrequired
@media (min-width: 80rem) or @layer module.public function set_rules_group( $rules_group ) {
$this->rules_group = $rules_group;
return $this;
}
| Version | Description |
|---|---|
| 6.6.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_style_engine_css_rule/set_rules_group