All functions
|
Keyframe
|
Create a single keyframe for a style at a moment in time. |
Keyframes
|
Create a named Keyframes style suitable to insert in a StyleSheet |
Selector
|
CSS selector builder |
Style
|
CSS style builder |
StyleSheet
|
CSS style sheet builder |
all_named()
|
Check if all elements are named |
as.character(<Selector>)
|
Retrieve the character representation of a Selector object |
as.character(<Style>)
|
Retrieve the character representation of a Style object |
as.character(<StyleSheet>)
|
Retrieve the character representation of a SStyleSheettyle object |
as.character(<css_property>)
|
Convert a CSS 'property' object to a string |
css_prop
|
CSS property helper |
css_sel()
|
Helper for creating a Selector object |
css_style()
|
Helper function for creating a Style object for a CSS style (requires selector) |
imp()
|
Helper to manually create new "!important" properies |
print(<css_property>)
|
Print a CSS 'property' object |