/*
Theme Name:     Breakout Child Theme
Description:    This is an example of a child theme. Make sure to edit this child theme and its functions.php to meet your needs. Also make sure to check out the "Code Customizations" chapter of the documentation that came with your theme.
Author:         Your Name Here
Author URI:		http://www.yoursite.com
Template:       breakout
*/

/* @import url("../breakout/style.css"); */

/* NOTE: The @import of style.css isn't really 
 * needed when working with this framework because 
 * all of the theme's primary styles are enque'd 
 * with assets/css/theme.css 
 */

