FINASTRA Angular Theme
The FINASTRA Angular Theme is the Angular implementation of the FINASTRA Design System. It features FINASTRA's branding of foundations (color, typography, icons, logo) and UI elements (buttons, checkbox, input...).
How to use it? 🤔
You can get started in 2 simple steps:
Install the dependency
npm install @ffdc/uxg-angular-theme
Import the theme in your main stylesheet
@import '~@ffdc/uxg-angular-theme/all-theme';
You'll find a more exhaustive documentation on our developer getting started page.
Want to help? 🤗❤️
Want to file a bug, contribute some code, or improve documentation?
Excellent!
If it's your first time contributing, use the tag