@next-level-integration/nli-common-lib

0.2.0 • Public • Published

NliCommonLib

This module contains general static resources which is share between projects. All css files are in css folder and javascript files in js folder.

nli.material.css

It contains all style customization for material design components. For example input fields padding, distance between component and its label and with other components. For using, it should be in .angular-cli.json file:

{
  ...
  "apps": [
    {
	  ...
      "styles": [
	    ...
		"../node_modules/@next-level-integration/nli-common-lib/lib/css/nli.material.css",
      ]
    }
  ],
  ...
}

Readme

Keywords

none

Package Sidebar

Install

npm i @next-level-integration/nli-common-lib

Weekly Downloads

2

Version

0.2.0

License

MIT

Unpacked Size

8.23 kB

Total Files

6

Last publish

Collaborators

  • sbienert
  • echeah
  • nagendra.donthi
  • kohl077
  • albertarvato
  • mkorsch-nli
  • sdtyn
  • mzimmermann
  • ykh
  • yousof56
  • hashemnik