Motiff supports converting design content into CSS, iOS, and Android code. In Dev Mode, when you select a layer in the canvas area, the corresponding code of that layer will be displayed in the right sidebar.
Click on the blank area of the canvas to access the Code Settings in the right sidebar.
Click on the blank area of the canvas to change the Language and Unit preferences in the right sidebar.
Unit scaling allows you to set unit dimensions relative to a specified size, such as the width, height, and coordinates of the design). For example, you can set all annotations to be displayed at a unit scale of 2x, or adjust the root font size for CSS rems.
In Dev Mode, you can see the code snippets when you select a layer on the canvas in the right sidebar. The Code section will display relevant information depending on the type of layer and language selected.
You can copy a code snippet and transfer it to a text editor.