Skip to content

Commit

Permalink
Merge pull request #53 from TVke/feature/add-colors-to-typescript-def…
Browse files Browse the repository at this point in the history
…initions

Add colors to typescript defs
  • Loading branch information
TVke committed Oct 6, 2020
2 parents 58a05d6 + 750b6bc commit 721c369
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5324,3 +5324,4 @@ export const tw: TailwindStyles;
export const theme: TailwindStyles;
export const tailwind: TailwindStyles;
export const color: TailwindColors;
export const colors: TailwindColors;

0 comments on commit 721c369

Please sign in to comment.