Skip to content

Commit

Permalink
feat(NgStyle): Export NgStyle in angular2/directives
Browse files Browse the repository at this point in the history
  • Loading branch information
alfonso-presa authored and jteplitz committed Jul 14, 2015
1 parent a1f09ec commit 2475d90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/angular2/directives.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export * from './src/directives/class';
export * from './src/directives/ng_for';
export * from './src/directives/ng_if';
export * from './src/directives/ng_non_bindable';
export * from './src/directives/ng_style';
export * from './src/directives/ng_switch';

/**
Expand Down

0 comments on commit 2475d90

Please sign in to comment.