* adds basic typedoc * backup * Adds all docs to source code * Adds autogenerated docs * Fixes doc links * Updates docs
30 lines
345 B
Markdown
30 lines
345 B
Markdown
---
|
|
id: "stylesheet"
|
|
title: "StyleSheet"
|
|
sidebar_label: "StyleSheet"
|
|
---
|
|
|
|
## Hierarchy
|
|
|
|
* **StyleSheet**
|
|
|
|
## Index
|
|
|
|
### Methods
|
|
|
|
* [create](stylesheet.md#static-create)
|
|
|
|
## Methods
|
|
|
|
### `Static` create
|
|
|
|
▸ **create**(`cssString`: string): *string*
|
|
|
|
**Parameters:**
|
|
|
|
Name | Type |
|
|
------ | ------ |
|
|
`cssString` | string |
|
|
|
|
**Returns:** *string*
|