class Kiso::Engine

  • Lookbook preview path registration
    - App theme loading from app/themes/
    - Theme hot-reloading in development
    - Propshaft tailwind stub filtering
    - Importmap and asset pipeline paths
    - View helpers (+kui()+, +appui()+, +kiso_icon()+, +kiso_theme_script()+)
    - Global theme overrides ({ThemeOverrides})
    - ClassVariants merger (TailwindMerge for class deduplication)
    - i18n locale loading
    Registers initializers for:
    Rails engine that integrates Kiso into host applications.