Michele Piccirillo
Indie Maker & Freelance Developer.
compatible with fontWeight in number
The incoming fontWeight is likely to be a number (like `500`) instead of a string (`'500'`), or even other things... [example](https://github.com/ant-design/antd-sketchapp/pull/41)
Maybe it would be safer to avoid these cases in a proactive way.
Merge pull request from airbnb/f/v3.1.2
handle passing a sketch document more properly
handle passing a sketch document more properly
Merge pull request from macintoshhelper/docs/shadow-inner
Add shadowInner style to docs
create react-sketchapp only styles section in docs
move shadows to own section in docs
Add shadowInner style to docs
Merge pull request from macintoshhelper/feat/react-router-example
Create react-router-prototyping example
Merge branch 'master' into feat/react-router-example
Merge pull request from jonathangiamp/fix-contibuting-links
[fix]docs: fix contributing section links
Merge branch 'master' into feat/react-router-example
[fix]docs: fix contributing section links
Merge pull request from jonathangiamp/documentation/fix-emoji-display
[fix]docs: display correct emojis on FAQ page
[fix]docs: display correct emojis on FAQ page
Merge pull request from airbnb/f/v3.1.1
v3.1.1
update react router example package.json author
remove custom webpack config and rename jsx to js
create react-router-prototyping example
Merge pull request from oluckyman/fix-doc-styling-link
Fix Styling links