Commit Graph

13 Commits

Author SHA1 Message Date
Bartosz Kaszubowski
5c3f61d312 Small changes to "classnames" tip (#1151)
Just two small changes on "Styling and CSS" page:
* tip regarding "classnames" has been placed in quote box to visually emphasize it
* link to "classnames" package now points to React related section on the page
2018-10-05 14:41:13 -07:00
Alex Krolick
d7f675d418 "efficient" is vague 2018-04-10 16:29:30 -07:00
Alex
bd422de439 make css-in-js language more neutral
CSS-in-JS is not endorsed but it's also not discouraged; trying to find middle ground.
2017-11-27 02:39:45 -08:00
Alex
501293a425 Update explanation of CSS-in-JS
A post-merge comment for the original PR for this section mentioned that not all libs actually extract static stylesheets (and docs shouldn't explain implementation details of 3rd party libs unnecessarily, as a rule)
2017-11-27 02:31:28 -08:00
Alex
d739beef67 treat className+*.css as default styling approach 2017-11-27 02:26:26 -08:00
Alex
bc3cae5e83 add link to classname docs 2017-11-27 02:22:00 -08:00
Yash Joshi
149c49542f Removed Line breaks 2017-11-27 15:30:32 +05:30
Yash Joshi
7416caf9af Updated-2 2017-11-27 15:28:27 +05:30
Yash Joshi
eaa73084a7 Updated
Removed the import statement, expanded the previous commit
2017-11-27 11:27:36 +05:30
Yash Joshi
027ec4b2ed Updated FAQ
Added a note that CSS-in-JS is not mandatory adn How to import css files.
2017-11-26 11:25:12 +05:30
Dan Abramov
986d97788c Minor FAQ updates (#308)
* Don't use experimental syntax unless necessary

* Edit another page

* Update another page

* Unrelated bikeshed on virtual DOM

* Please, no *.jsx, we don't recommend it

* Update faq-structure.md

* Minor updates

* Update faq-ajax.md

* Update faq-functions.md

* Add binding explanation
2017-11-20 22:05:00 +00:00
Alex Krolick
6d8c199203 Don't show raw URLs in links 2017-11-12 20:06:22 -08:00
Alex Krolick
e9b132a280 Add FAQ pages 2017-11-12 19:25:43 -08:00