/*
Theme Name: Blocksy Child
Theme URI: https://creativethemes.com/blocksy/
Template: blocksy
Author: CreativeThemes
Author URI: https://creativethemes.com
Description: Blocksy is a fast, modern WordPress theme with advanced WooCommerce support and full compatibility with the block editor.
Tags: accessibility-ready,blog,block-patterns,e-commerce,wide-blocks,block-styles,grid-layout,one-column,two-columns,three-columns,four-columns,right-sidebar,left-sidebar,translation-ready,custom-colors,custom-logo,custom-menu,featured-images,footer-widgets,full-width-template,theme-options,threaded-comments
Version: 2.1.53.1787655601
Updated: 2026-08-25 11:00:01

*/
add_action( 'wp_enqueue_scripts', function() {
    wp_enqueue_style(
        'schulit-starter',
        get_stylesheet_directory_uri() . '/ui/schulit-starter.css',
        array(),
        '1.0.0'
    );
} );

