[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [CSS](./puppeteer.protocol.css.md) > [StyleSheetId](./puppeteer.protocol.css.stylesheetid.md) ## Protocol.CSS.StyleSheetId type Signature: ```typescript export type StyleSheetId = string; ```