/* Theme Name: affyb Theme URI: https://github.com/labsforge/affyb Author: Ivan Chiappori Author URI: https://labsforge.github.io/ Description: affyb (a frame for your blog) Version: 1.1.1 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: two-columns, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, microformats, footer-widgets, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog Text Domain: affyb 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. */ @charset "utf-8"; @import "01-variables.scss"; @import "02-base-reset.scss"; @import "03-reset.scss"; @import "04-main.scss"; @import "05-common.scss"; @import "06-header.scss"; @import "07-navigation.scss"; @import "08-forms.scss"; @import "09-layout.scss"; @import "10-page.scss"; @import "11-post.scss"; @import "12-sidebar.scss"; @import "13-footer.scss"; @import "14-comments.scss"; @import "15-media-query.scss"; @import "16-print.scss";