CSS
The css set provides direct control over CSS variables and styling systems. Set custom CSS variables dynamically, modify theme properties at runtime, and create responsive design behaviors. These actions bridge the gap between application logic and visual presentation, enabling sophisticated styling control without complex CSS manipulation.
Area: ⚙️ System & Control Flow
Available Actions
This set contains 1 action:
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
set-css-variable "Example usage"
Each action has its own specific syntax and parameters - click on any action above to see its detailed documentation.
Common Use Cases
- Controlling app flow
- Managing settings
- Handling errors