Monish
d3b19f9789
Add clarifying documentation for how to add a sass stylesheet on Windows ( #6322 )
2019-03-24 13:41:41 -07:00
Ioannis Cherouvim
7ec36479b3
Improved language used in markdown code blocks. ( #6419 )
...
* Improved language used in code blocks.
2019-02-21 21:16:33 -08:00
Jayant Bhawal
013c8f2c73
Add SASS_PATH instructions to Sass docs ( #5917 )
...
`node-sass` supports the SASS_PATH variable that we can use. This PR adds that to the documentation.
2018-12-04 09:45:56 -07:00
Adam Laycock
5352a0c046
Add note to docs about using Sass and Flow together ( #5823 )
...
* Add default values to `file_ext` note
* Update note to include a link to the relevant docs
* Update copy to indicate the default values
* Add missing space
2018-11-27 16:06:33 -07:00
Eric Feng
2a7fd5a1ea
Fixing Internal Links ( #5552 )
...
* Fixing Internal Links
Internal links, like those found on [Available Scripts](https://facebook.github.io/create-react-app/docs/available-scripts )
use absolute urls and therefore link to https://facebook.github.io/docs/deployment instead of
https://facebook.github.io/create-react-app/docs/deployment .
* changing to markdown links and fixing various broken internal links
2018-10-29 14:00:28 -04:00
Dan Abramov
0febe269b5
doc tweaks
2018-10-19 19:49:55 -04:00
Dan Abramov
a840d56683
Port documentation updates
2018-10-19 19:30:18 -04:00
Kristofer Selbekk
89087144ac
Title Case All Headings
2018-10-09 06:55:08 +02:00
Kristofer Selbekk
001cdeadff
Shorten the sidebar labels
2018-10-08 19:30:31 +02:00
Kristofer Selbekk
0f5bb0d937
Update all internal links
2018-10-07 20:34:45 +02:00
Kristofer Selbekk
323cd742fe
Move adding a sass stylesheet to its own file
2018-10-07 19:35:17 +02:00