> For the complete documentation index, see [llms.txt](https://docs.divmagic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.divmagic.com/settings/style-format.md).

# Style Format

Change the output style of DivMagic. There are four options: Tailwind CSS, Inline CSS, External CSS, Local CSS

**Default Value: Inline CSS**

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

### Tailwind CSS

This is the default option. The output code will use Tailwind CSS classes.

### Inline CSS

This option will output the code with inline CSS styles.

***

All options provide the same output, just in different formats. The choice is yours.
