scss-library/components/02_ContentShape/rotation/rotation.hbs

7 lines
192 B
Handlebars

<div class="RV-Rotation {{modifier}} RV-Dummy RV-Dummy--landscape">
Im a content text.
</div>
<div class="RV-Rotation {{modifier}} RV-Dummy RV-Dummy--square">
Im a square text.
</div>