<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*   
Theme Name: Relish Child Theme
Theme URI: 
Description: Relish Design theme based on Thematic
Author: Relish Design
Author URI: http://relishdesign.ca/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is Â© Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
/*
@import url('../thematic/library/styles/reset.css');

@import url('../thematic/library/styles/typography.css');

@import url('../thematic/library/layouts/2c-r-fixed.css');

@import url('../thematic/library/styles/images.css');

@import url('../thematic/library/styles/default.css');

@import url('../thematic/library/styles/plugins.css');
*/
@import url('../thematic/library/styles/reset.css');

@import url('../thematic/library/styles/typography.css');
@import url('../thematic/library/styles/images.css');
@import url('responsive.css');
@import url('mobile.css');
@import url('extend.css');
</pre></body></html>