1.5.0 • Published 2 years ago

@angular-schule/workshop-styles v1.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

workshop-styles

Some common styles for our workshop projects

Includes

  • Bootstrap CSS
  • Common form styles
    • feedback classes .feedback-error and .feedback-success (and their aliases .feedback-red and .feedback-green)
    • Angular form styles for .ng-valid et al
  • Button styles
    • shortcut aliases for bootstrap buttons with right margin: .btn-red, .btn-green, .btn-yellow, .btn-blue, .btn-grey,
    • disabled button style with cursor

Install

npm install @angular-schule/workshop-styles

in styles.scss

@import '@angular-schule/workshop-styles/index';
1.5.0

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.0

5 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago