v0.3.0
Reference theme v0.3.0
- Added examples of new features
- Static blocks - See Slideshow and Collapsible Row sections for examples of its use with the new
{% content_for "block" %}syntax - Style settings - See all Sections and blocks for usage of new
style.x_panelsettings and the corresponding{{ section.settings | class_list }}or{{ block.settings | class_list }}Liquid filter.
- Static blocks - See Slideshow and Collapsible Row sections for examples of its use with the new