Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Commit

Permalink
fix(TypeScript): add grid and gridTemplate (#403)
Browse files Browse the repository at this point in the history
* fix(TypeScript): add `grid` and `gridTemplate` to CSSPropertiesCompleteSingle

* test(TypeScript): add test for `grid` & `gridTemplate`
  • Loading branch information
whtsky authored and Kent C. Dodds committed Apr 4, 2018
1 parent 7be549c commit edcc9b2
Show file tree
Hide file tree
Showing 4 changed files with 226 additions and 246 deletions.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -586,6 +586,16 @@
"contributions": [
"test"
]
},
{
"login": "whtsky",
"name": "Wu Haotian",
"avatar_url": "https://avatars3.githubusercontent.com/u/876694?v=4",
"profile": "https://github.com/whtsky",
"contributions": [
"code",
"test"
]
}
]
}
Loading

0 comments on commit edcc9b2

Please sign in to comment.