While in most cases, existing product pages of the Loginapp UI such as the password or mTAN authentication pages can be customized by modifying SASS/CSS only, it might not be sufficient for all use-cases.
- Examples, where SASS/CSS is not sufficient, are among others:
- Adding new UI elements to a page, e.g. a subtitle.
- Changing the order UI elements.
- Adding dynamic behavior, e.g. a password meter.
To that end, the Loginapp Design Kit provides a mechanism to further customize existing product pages.
To avoid problems with caching, it is recommended to use SASS whenever possible.