File: wp-includes/style-engine.php
-
functionwp_style_engine_get_styles()
Global public interface method to generate styles from a single style object, e.g. the value of a block’s attributes.style object or the top level styles in theme.json.
-
Returns compiled CSS from a collection of selectors and declarations.
-
Returns compiled CSS from a store, if found.