> For the complete documentation index, see [llms.txt](https://app-docs.creoglyph.io/htmltoflow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://app-docs.creoglyph.io/htmltoflow/features/efficient-class-management.md).

# Efficient Class Management

### Overview

* Manage single and combo classes.
* Create single classes and add combo classes as attributes.

### Steps

* Add your HTML and CSS as usual.
* The app creates single classes and handles combo classes by adding them as attributes.

{% hint style="danger" %}
The app creates single classes and handles combo classes by adding only the first class in the combo to the element, as Webflow currently does not support the creation of combo classes.&#x20;

This will be updated once Webflow provides this capability.
{% endhint %}

### Benefits

* Simplifies class management.
* Optimizes design workflow.
* Keeps styles organized and maintainable.
