# CssVariableType

**Kind:** Type

**Source:** [`src/helper/css/common.ts`](https://github.com/honojs/hono/blob/main/src/helper/css/common.ts#L118)

**Part of:** [Helper](subsystem-src-helper)

## Definition

```ts
CssVariableBasicType | CssVariableAsyncType | CssVariableArrayType
```
