<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: M3
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: Sixtyseven	
Author URI: http://www.sixtyseven.com/
Template: salient
Version: 0.1
*/


@import url('css/base.css');
@import url('css/320max.css') (max-width: 320px);
@import url('css/690max.css') (min-width: 321px) and (max-width: 689px);
@import url('css/1000max.css') (min-width: 690px) and (max-width: 999px);


</pre></body></html>