nodeguy/website/docs/api/generated/classes/stylesheet.md
Atul R 392aa3cd4c
Adds automatic docs for now (#308)
* adds basic typedoc

* backup

* Adds all docs to source code

* Adds autogenerated docs

* Fixes doc links

* Updates docs
2019-12-29 00:42:06 +05:30

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*