CssChunk

constructor(ids: Array<String>, key: String, css: String)

Parameters

ids

CSS IDs held by this chunk.

key

Unique key identifying this chunk.

css

CSS code held by this chunk.