DaisyUI CLI Configuration

Configuration for the DaisyUI CLI tool

DaisyUI Configuration

Define the configuration specific to the DaisyUI library:


get_daisyui_config


def get_daisyui_config(
    
)->LibraryConfig: # Configuration for cjm-fasthtml-daisyui library

Get configuration for cjm-fasthtml-daisyui library.

This configuration defines: - Module discovery paths (components and utilities) - Core utilities specific to DaisyUI - CLI command name - Import paths

Export