Skip to content
esr360 edited this page Feb 13, 2020 · 12 revisions

One of the most powerful aspects of Synergy is how modules can be styled. Synergy allows you to use either Sass or JavaScript for styling your modules.

Synergy uses Lucid for styling modules with JavaScript

Synergy uses Cell for styling modules with Sass

Styling a Module With Sass

See the Using Sass With Synergy page

View a Synergy boilerplate with Sass styles

Styling a Module With JavaScript

See the Styles Section of the Lucid Wiki

View a Synergy boilerplate with JavaScript styles