> For the complete documentation index, see [llms.txt](https://atomico.gitbook.io/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://atomico.gitbook.io/doc/packages/atomico-vite.md).

# @atomico/vite

With Atomico Vite, you will be able to:

{% content-ref url="/pages/mbYl53fboXPs7V0I0vqq" %}
[Process CSS tag template blocks with PostCSS.](/doc/packages/atomico-vite/process-css-tag-template-blocks-with-postcss..md)
{% endcontent-ref %}

{% content-ref url="/pages/Uy7LB4t7dYK12CmUX4i0" %}
[Compile your code to be distributed optimally as a package.](/doc/packages/atomico-vite/compile-your-code-to-be-distributed-optimally-as-a-package..md)
{% endcontent-ref %}

{% content-ref url="/pages/6zWmxDFb3tTBvAebSNmC" %}
[Use the JSX/TSX syntax of Atomico when using Storybook.](/doc/packages/atomico-vite/use-the-jsx-tsx-syntax-of-atomico-when-using-storybook..md)
{% endcontent-ref %}

{% content-ref url="/pages/FBp1xtl5nH5rwq9u1EYJ" %}
[Automatically create customElements.define](/doc/packages/atomico-vite/automatically-create-customelements.define.md)
{% endcontent-ref %}

{% content-ref url="/pages/eaTdeUAEYLw5H5Ylebvn" %}
[Support for Vitest for Atomico.](/doc/packages/atomico-vite/support-for-vitest-for-atomico..md)
{% endcontent-ref %}

{% content-ref url="/pages/YDKDkFuVNd3CsiNJN0lk" %}
[Server actions](/doc/packages/atomico-vite/server-actions.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://atomico.gitbook.io/doc/packages/atomico-vite.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.
