/*
 * Theme Name:         	Everest
 * Theme URI:          	http://mountain.tadam.co.il/
 * Author:             	Adam Pery
 * Author URI:         	https://profiles.wordpress.org/adam1920
 * Description:        	The WordPress theme built on Foundation 5 by Zurb using CSS Compass Framework
 * Version:            	1.1
 * License: 		GNU General Public License v2 or later
 * License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
 * Tags:		one-column, fluid-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, threaded-comments, translation-ready, responsive-layout
 * Text Domain: 	foundation
 * */

/* ----------------------------------------------------------------------------
 *
 * We will not be using vanilla CSS. We're using Sass
 * 
 * The theme optimized to use with CSS Compass Framework http://compass-style.org/
 * Read how to use Compass to editing SCSS in this theme: http://foundationtheme.tadam.co.il/editing-scss-with-compass/ *
 *
 * Sass is a superset of CSS that adds in amazing features
 * such as variables, nested selectors and loops. It's also
 * the easiest way to customize Foundation.
 *
 * All Sass files are located in the /scss folder.
 *
 * More info on how to use Sass with Foundation can be found here:
 * http://foundation.zurb.com/docs/sass.html
 *
 * if you for some reason would like to write plain css instead of using Sass,
 * you could just enqueue this file (style.css) to the header and add your styles in this file
------------------------------------------------------------------------------ */

