# STYLE_STRING

**Kind:** Constant

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

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

## Definition

```ts
unique symbol
```

## Value

```ts
Symbol()
```

## Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (2)

- `createCssContext` — `src/helper/css/index.ts`:72
- `createCssJsxDomObjects` — `src/jsx/dom/css.ts`:77
