Skip to content

Commit

Permalink
chore(uikit): Export theme types (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
hachiojidev authored Aug 6, 2021
1 parent c7f4283 commit d3f6d54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/pancake-uikit/src/theme/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ export { default as light } from "./light";

export { lightColors } from "./colors";
export { darkColors } from "./colors";
export * from "./types";

0 comments on commit d3f6d54

Please sign in to comment.