> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cdp.coinbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# CDPWebCSSVariables

```ts theme={null}
type CDPWebCSSVariables = {
[key: `--cdp-web-${string}`]: string;
};
```

CSS variables for the CDP web component library.

## Index Signature

```ts theme={null}
[key: `--cdp-web-${string}`]: string
```
