-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
readme and doc consolidation updates #408
Conversation
Thank you so much Gregg. This is going to have a huge impact on our adoption. |
I have some more WIP for another PR, but I think this is a good update on its own. |
Mind giving it a look @tkh44 ? |
@@ -0,0 +1,36 @@ | |||
## Usage with Babel |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Absolutely - I'm not sure of all the options
### Features which are enabled with the babel plugin | ||
|
||
### styled.element Syntax | ||
`styled('div')` will work without the plugin |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd like to see an explanation of the two syntax types and the reason for using one over the other. It probably should go in the 'getting started' section (if there is one..) though
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have a getting started doc on deck for my next PR. I'll need some help understanding the big differences between syntaxes
I will look at this when I get some time today |
What: Added some quick start info on main readme and consolidated some documentation.
Why: The docs need updating
Still a work in progress.
Todo: