Skip to content

Using Patterns in Plausi

TIP

Always add the modifier class -redesign to elements you want to include in plausi, if you want them to appear in the new design. This will prevent the style overwriting of old styles defined in plausi-reset.scss.

Example

html
<button type="button" class="c-btn -primary -small -redesign">New fancy Button</button>