Skip to content

Commit

Permalink
fix(exports): export md-colors, fix #272
Browse files Browse the repository at this point in the history
  • Loading branch information
Thanood committed Sep 14, 2016
1 parent 3074d4c commit a21345a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ export * from './collection/collection-item';
export * from './collection/collection';
export * from './collection/md-collection-selector';
export * from './colors/colorValueConverters';
export * from './colors/mdColors';
export * from './common/attributeManager';
export * from './common/attributes';
export * from './common/constants';
Expand Down

0 comments on commit a21345a

Please sign in to comment.