Style - Liquid Object Reference - 1.0.0
| Object Name | Style | 
| Version | 1.0.0 | 
Description
The Style object contains information about a block of Stylesheet code.
Attributes
| Attribute | Type | Description | 
|---|---|---|
| content | String | Returns the content of the Style | 
| data | Object | Returns a custom data object for this object | 
| 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 1.0.0
Back to Documentation