kazhnuz.css/src/scss/style.scss

33 lines
701 B
SCSS

/*
Theme Name: Kazhnuz Space
Theme URI: https://git.kobold.cafe/kazhnuz/kspace-wordpress-theme
Author: Kazhnuz
Author URI: https://kazhnuz.space
Description: The default theme for Kazhnuz.space, my personnal blog. Made using spectre.css
Version: 0.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, right-sidebar, artist, solarized
Text Domain: kspace-wordpress-theme
This theme is licensed under the GPLv3.
*/
@import 'normalize';
@import 'core';
@import 'angled-edges';
@import 'palette';
@import 'colors';
@import 'definitions';
@import 'typography';
@import 'global';
@import 'drawing';