diff --git a/documentation/GUIDE__AE_UI_Style_Guidelines.md b/documentation/GUIDE__AE_UI_Style_Guidelines.md index 3027a2dd..1cea4f3e 100644 --- a/documentation/GUIDE__AE_UI_Style_Guidelines.md +++ b/documentation/GUIDE__AE_UI_Style_Guidelines.md @@ -1,5 +1,5 @@ # Aether UI โ€” Design System Style Guidelines -> **Version:** 1.1 (2026-03-17) +> **Version:** 1.2 (2026-03-20) > **Author:** One Sky IT / Scott Idem > **Scope:** All Aether SvelteKit frontend components > **Related:** `AE__UI_Component_Patterns.md`, `ae-firefly.css`, `documentation/AE__Components.md` @@ -34,6 +34,7 @@ To maintain codebase health and performance, all new development must adhere to - **Mandatory**: Use `preset-*` classes for interactive elements (e.g., `preset-tonal-primary`). - **Forbidden**: Legacy Skeleton v3 `variant-*` classes. - **Customization**: Use Tailwind 4 `@theme` blocks for project-wide overrides. +- **URLs**: Skeleton for Svelte for LLMs docs: https://www.skeleton.dev/llms-svelte.txt ### ๐Ÿ”ฃ Lucide Icons - **Mandatory**: Use `@lucide/svelte` components (e.g., ``). @@ -192,6 +193,7 @@ Always wrap in `{#if $lq__obj}{...}{:else}...skeleton...{/if}` โ€” **never** sho | Form inputs | Visible `