> For the complete documentation index, see [llms.txt](https://clapy.gitbook.io/clapy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://clapy.gitbook.io/clapy/extras/changelog/25-07-2022.md).

# 25/07/2022

Here is what changed this week on Clapy.

### Breaking changes

* To generate the code for a page and stretch to the whole page, you need to check the new option: "**Full width/height**".\
  Previously, it was assumed from the layout of the parent element, but was undesired in some cases.

### New features

* New option: [Full width/height](https://docs.clapy.co/#full-width-height).
* New option: [SCSS (experimental)](https://docs.clapy.co/#scss-instead-of-css-beta). It generates SCSS files instead of CSS. As of now, only the extension changes with this option. Please let us know for more changes!
* New option: [SCSS > BEM conventions](https://docs.clapy.co/#scss-instead-of-css-beta). It indents class names in SCSS files.
* Generate code when a *Component Set* is selected in Figma. All components in the *Component Set* are generated as if it was a *Frame*.

### Bug fixes

* The layout of SVG elements have been fixed in specific cases

{% hint style="info" %}
Any feature you would love to find in Clapy? [Happy to discuss it](https://clapy.co/contact)!
{% endhint %}
