CSS
Cascade Sheet Style rules and usage

Inline CSS
Setup
- Open the IDE in Figma 
- Select the component or layer that you want to add some inline CSS 
- Navigate to the Visibility section 
- Select the Inline CSS sub-section 
- Click on Add 
- Search your property 
- Add a scalar or dynamic value 
- Click on Save to return to the previous screen 
- Click on Save to store the changes in the layer 
Dynamic values
You can add a dynamic CSS value to your component using the IDE data sources and variables to show different stages and behaviors for your component. See also:
🔤VariablesFile CSS
Use traditional CSS files, writing in the layer you want to inherit CSS for a more generally available in the app
Setup
Setup
The CSS file will be generated by the screen, and uncodie will try to optimize file management and loading.
- Open the IDE in Figma 
- Select the component or layer that you want to add some inline CSS 
- Navigate to the Visibility section 
- Select the CSS subsection 
- Add your CSS 
- Click on Save to return to the previous screen 
- Click on Save to store the changes in the layer 
Fimga CSS Inherit
All CSS settings from Figma are compatible and inherited in the compiler
Last updated
Was this helpful?
