API
CSS
These APIs allow you to make changes in the current stylesheet, or to create one if it doesn't exist.
- appendKeyframe
- createCurrentStyleSheet
- deleteCssRule
- deleteKeyframe
- insertCssRule
- setCss
- setCssMedia
- setCssProperty
- setCurrentStyleSheet
- setKeyText
- setRuleName
- setSelectorText
The current stylesheet is referenced in the
tilepieces.core.currentStyleSheet
property.