Skip to content

Commit

Permalink
fix(theme): fix circular dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
alyleui committed Aug 10, 2018
1 parent 6d5c213 commit ecc90e9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
1 change: 0 additions & 1 deletion src/lib/public_api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ export * from './src/styles/core-styles';
export * from './src/undefined';
export * from './src/media/invert-media-query';
export * from './src/style-utils';
export * from './src/theme/dynamic-styles';
22 changes: 0 additions & 22 deletions src/lib/src/theme/dynamic-styles.ts

This file was deleted.

0 comments on commit ecc90e9

Please sign in to comment.