/*
Theme Name: Digitally
Theme URI:
Author: Omar Folgheraiter
Author URI: https://omarfolgheraiter.it/
Description: Digitally is powertfull Gutenberg-first WordPress theme, super-optimized for digital businesses and it allow to build beautifully rich websites with WordPress. 
Version: 1.0
Tested up to: 5.8
Requires PHP: 7.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: portfolio, blog, one-column, block-patterns, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, translation-ready, block-styles, wide-blocks
Text Domain: digitally

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.
*/


// Abstract
@import "css/abstract/functions";
@import "css/abstract/mixins";
@import "css/abstract/variable";

// Base
@import "css/base/base";
@import "css/base/helpers";
@import "css/base/typography";
@import "css/base/colors";

// Component
@import "css/component/pagination";
@import "css/component/button";
@import "css/component/cards";
@import "css/component/form";
@import "css/component/embed";
@import "css/component/gallery";

// Gutenberg
@import "css/gutenberg/block-latestpost";
@import "css/gutenberg/block-comments";
@import "css/gutenberg/block-embedded";
@import "css/gutenberg/block-file";
@import "css/gutenberg/block-button";
@import "css/gutenberg/block-cover";
@import "css/gutenberg/block-image";
@import "css/gutenberg/block-mediatext";
@import "css/gutenberg/colonne";

// Layout
@import "css/layout/header";
@import "css/layout/footer";
@import "css/layout/comment";

// Template
@import "css/template/page";
@import "css/template/single";
@import "css/template/404";