Skip to content

Commit

Permalink
feat: export styles and utils from fast-components-msft (#3304)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdholt authored Jun 13, 2020
1 parent 13d9d14 commit 54881c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/web-components/fast-components-msft/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ export * from "./switch/";
export * from "./tabs/";
export * from "./text-area/";
export * from "./text-field/";

// export styles and utils
export * from "./styles";

0 comments on commit 54881c0

Please sign in to comment.