# Breakpoints

Cwicly breakpoints are automatically synced with Tailwind. Whether you design with a desktop or mobile first approach, the Tailwind configuration is automatically kept up to date.

Following the Cwicly workflow, Tailwind values applied on a breakpoint view will be applied for that specific breakpoint.

## Apply default Tailwind Breakpoints

Cwicly provides an easy way to apply default Tailwind breakpoints

* Open the breakpoint manager.
* Click the Tailwind icon.

<figure><img src="/files/N4ojZ7o3Mkvf5o48ZfAE" alt=""><figcaption></figcaption></figure>


---

# 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://docs.cwicly.com/tailwind/getting-started/automatically-sync/breakpoints.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.
