You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
302 B
PHTML

<?php
/**
* Classic media queries style template.
*
* This template can be overridden by copying it to yourtheme/wpforms/emails/classic-queries.php.
*
* @since 1.8.5
*/
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
require WPFORMS_PLUGIN_DIR . 'assets/css/emails/partials/classic_media_queries.css';