# Tailwindcss Templates

{% hint style="danger" %}
Currently working on a brand new site. Target release date is February 2019.

Progress: \[|||||||||||||40%------------] \
Status: Building

Tips and suggestions are welcome at: <motion@j-hiz.com>
{% endhint %}

## Introduction

A collection of templates & components for Rapid UI Development using Tailwindcss. Just copy and paste!

{% hint style="info" %}
The **icons** used in these examples are from [**Material icons**](https://material.io/icons/)
{% endhint %}

> Tailwind Templates is created and maintained by [**j-hiz**](http://j-hiz.com)\
> If you would like to support me or contribute to this doc contact me at: **<motion@j-hiz.com>**

## Overview

* [Alerts](/tailwindtemplates/alerts.md)
* [Cards](/tailwindtemplates/cards-coming-soon.md)
* [Forms](/tailwindtemplates/forms-coming-soon.md)
* [Modals](/tailwindtemplates/modals-coming-soon.md)
* [Navigation](/tailwindtemplates/coming-soon/navigation-bars-coming-soon.md)
* [Search boxes](/tailwindtemplates/search-boxes.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://j-hiz.gitbook.io/tailwindtemplates/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
