commit | 8534023ef0a2fa075efa20cfe87a40cc0abb54e3 | [log] [tgz] |
---|---|---|
author | Tomasz Golabek <tomasz.golabek@nokia.com> | Fri Jul 12 13:21:07 2019 +0200 |
committer | Tomasz Golabek <tomasz.golabek@nokia.com> | Fri Jul 12 13:21:07 2019 +0200 |
tree | 4d29f6410a07dcf09b09386b746e4e68e4475337 | |
parent | bbffea47ba0945b3db1767b590d034743b110417 [diff] |
Maven staging plugin removed Required by global-jjb Change-Id: I4683b3db4893c3c63c927c337203b38f2f7ee259 Issue-ID: SDC-2444 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
This project aims to create a unified UI styled components for multiple development teams who work on the same web-based applications. This repository contains the components HTML files and SCSS files. The project is used by ONAP-UI-ANGULAR and ONAP-UI-REACT that implements components according to the HTML in this project.
npm install onap-ui-common
You can use the scss files (for styling) and icons-map.js file (for using icons). To use the icons just import the iconsMap
import { iconsMap } from 'onap-ui-common';
To use the SCSS files you need to reference them from your local SCSS file and compile them.
@import '../../../node_modules/onap-ui-common/styles/style.scss';
For bugs and issues, please use the issues page
Contribution can be made only by following these guide lines
Bootstrap
, Material
, Foundation
... etc.).