2.1.1 • Published 5 years ago

@evan.network/ui-angular-sass v2.1.1

Weekly downloads
1
License
AGPL-3.0-only
Repository
github
Last release
5 years ago

angular-sass

The angular-sass library includes styling definitions for evan.network featured DApps. Install angular-sass to your project and reference the variable files and core stylings.

Features

  • font-style: Open Sans
  • Ionic Styles
  • positioning & color sass variables
  • evan.network start page & loading symbol
  • alert style adjustments
  • button styles
  • content containers with dynamic sizes
  • dashboard side panel style
  • form specific stylings
  • grid styles
  • modal styles
  • popover styles
  • table styles
  • tab styles
  • Ionic adjustments

API Documentation and Tutorials

Installation

npm i @evan.network/ui-angular-libs

Usage

Include sass libs by importing files like to following:

@import "angular-sass/src/colors";

div.my-class {
  background-color: $background-color;
}
2.1.1

5 years ago

2.1.0

5 years ago

2.0.0

5 years ago

1.7.0

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago