---
url: /api/formats/css/src/interfaces/ScopedCssOptions.md
---
[pantoken-root](../../../../index.md) / [formats/css/src](../index.md) / ScopedCssOptions

# Interface: ScopedCssOptions

Beta

Options shared by the scoped emitters.

## Extended by

* [`MultiScopeCssOptions`](MultiScopeCssOptions.md)

## Properties

### includeIcons?

> `optional` **includeIcons?**: `boolean`

Beta

Drop the `--instui-icon-*` glyph tokens (default `false`).

***

### plugins?

> `optional` **plugins?**: readonly [`PantokenPlugin`](../../../../packages/core/src/interfaces/PantokenPlugin.md)\[]

Beta

Plugins whose `css` hooks run after the base CSS is built.
