Style Settings Sidebar

This panel allows you to add SCSS stylesheet information for your interface.

Styles

This panel provides two areas where you can add SCSS code.

Pre SCSS

Code included in this section will be rendered before any block's SCSS, it's a great place to put SCSS variables and allow them to be included in all blocks across your interface.

Post SCSS

Code included in this section will be rendered after your block's SCSS, It's a great place to add overriding styles to elements in your interface.

Includes

If you have SCSS code that you want to include within multiple applications, you can add and configure code snippets from your data base, allowing you to re-use code across multiple applications and website.