File "css.php"

Full Path: /home/aiclgcwq/photonindustriespvt.com/wp-content/themes/woodmart/inc/integrations/gutenberg/src/blocks/design-library/css.php
File size: 117 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
use XTS\Gutenberg\Block_CSS;

$block_css = new Block_CSS( $attrs );

return $block_css->get_css_for_devices();