Features
Ammolite provides a set of features to make your life easier.
Type Safety
All the functions are type-safe by default.
Reused Key-Value
Key-value pairs defined in the style function are automatically reused after their initial declaration.
Static But Dynamic
Even the style declarations are static, their values can be assigned dynamically.
Style Conflict Resolution
With the merge function, style conflicts are automatically resolved.
Fallback Value
Fallback values are supported by providing an array of values.