/** * Theme Name: BeautyTemple * Theme URI: http://awothemes.pro/themes/beautytemple/?utm_source=wordpress_org&utm_medium=theme-homepage-link&utm_campaign=beautytemple * Author: AwoThemes * Author URI: http://AwoThemes.pro * Description: Wordpress template * Version: 1.0.0 * License: GNU General Public License v2 or later * License URI: http://www.gnu.org/licenses/gpl-2.0.html * Text Domain: beautytemple * Tags: * * This theme, like WordPress, is licensed under the GPL. * Use it to make something cool, have fun, and share what you've learned with others. * * BeautyTemple is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc. * Underscores is distributed under the terms of the GNU GPL v2 or later. * * Normalizing styles have been helped along thanks to the fine work of * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/ */ @charset "UTF-8"; @import "modular-scale"; @import "var/settings"; @import "var/lists"; @import "var/icons/entypo"; @import "compass"; @import "compass/reset"; @import "functions/all"; @import "base"; @import "fonts"; @import "typography"; @import "grid"; @import "ui/all"; @import "shame"; @import "custom";