For the complete documentation index, see llms.txt. This page is also available as Markdown.

app.less file

The file that contains custom classes.

This is the main theme file and it lies in the root of assets/app/custom folder. This file contains all the custom classes we made for Zero One, and all of those classes begin with tm- prefix.

Everything you write to this file will overwrite the individual elements' code.

Last updated