⚡State without JSDeclare component parameters and conditional styles right in the .ecss file via @param and @if. The logic stays in the styles.
🔒Fully typedThe TypeScript plugin generates precise types for every *.ecss import. Autocompletion and type checking work out of the box.
🛠️VS Code supportThe ECSS — Extended CSS extension provides syntax highlighting, error diagnostics and hover hints.
📦Minimal runtimeA tiny runtime helper assembles classes and CSS variables — almost nothing else ends up in the bundle. No heavy dependencies.