Style - Liquid Object Reference - 0.10.11
| Object Name | Style |
| Version | 0.10.11 |
Description
The Style object contains information about a block of Stylesheet code.
Attributes
| Attribute | Type | Description |
|---|---|---|
| content | String | Returns the content of the Style |
| id | String | Returns the Style’s unique id |
| media | String | Returns the Media attribute for the Style |
| url | String | Returns a url for an external Style |
Objects that return Styles
Back to Liquid Reference for 0.10.11
Back to Documentation