> ## Documentation Index
> Fetch the complete documentation index at: https://docs.simplifi.work/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

This library documents the reusable HTML components rendered by Jade methods across the Simplifi platform. Each page includes a live preview, the HTML structure, method signature, and the custom CSS classes involved.

The goal is to make it easy to use components consistently — and to know what already exists before building something new.

<Note>
  All components run on **Bootstrap 4.6** and **jQuery**.
</Note>

***

## Tech Stack

| Layer          | Detail                                                                                 |
| :------------- | :------------------------------------------------------------------------------------- |
| CSS framework  | Bootstrap 4.6                                                                          |
| JavaScript     | jQuery 3.x                                                                             |
| Icons          | Bootstrap Icons (`bi bi-*`) · Flaticon uicons (`fi fi-rr-*`)                           |
| Custom classes | `ss*` prefix (e.g. `ssPanel`, `ssFilterHeader`) — defined in the platform's shared CSS |

***
