1.5.3 • Published 5 years ago

@naologic/design v1.5.3

Weekly downloads
1
License
-
Repository
-
Last release
5 years ago

Design Build Status Known Vulnerabilities

This is the design library of Naologic

Installation

npm install --save @naologic/design

NPM

Add to your angular app

Modify the angular.json file and add nao-system-icon font to the SCSS

"styles": [
  "node_modules/@naologic/design/src/assets/fonts/nao-system-icon/nao-system-icon.css",
  "src/styles.scss"
],

Import the @naologic/design to your main styles.scss file

@import "node_modules/@naologic/design/src/styles.scss";

Use our loaders

Import in the app.module.ts

  imports: [
    NaoDesignSystemModule.forRoot(),

And then import in the every module you would like to use the loaders

  imports: [
    NaoDesignSystemModule,

License

Made with :robot: by Naologic

1.5.3

5 years ago

1.5.2

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.9

5 years ago

1.4.8

5 years ago

1.4.7

5 years ago

1.4.6

5 years ago

1.4.5

5 years ago

1.4.4

5 years ago

1.4.3

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.9

5 years ago

1.3.8

5 years ago

1.3.7

5 years ago

1.3.6

5 years ago

1.3.5

5 years ago

1.3.0

5 years ago

1.2.8

5 years ago

1.2.7

5 years ago

1.2.9

5 years ago

1.2.5

5 years ago

1.2.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.0.7

5 years ago

1.1.5

5 years ago

1.2.3

5 years ago

1.1.4

5 years ago

1.2.2

5 years ago

1.1.3

5 years ago

1.2.1

5 years ago

1.1.2

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago