Skip to content

v0.3.0

Choose a tag to compare

@tyleralsbury tyleralsbury released this 24 Jun 04:14
· 7 commits to main since this release
e1c7640

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_panel settings and the corresponding {{ section.settings | class_list }} or {{ block.settings | class_list }} Liquid filter.