Skip to content

Commit 72efaae

Browse files
gaearonGeorge Czabania
authored and
George Czabania
committed
Document facebook#564
1 parent cef5685 commit 72efaae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ Their names will also contain the content hashes to make sure the browser cache
601601
602602
Currently, only `<link href>` attributes are treated this way. If you need similar support for other HTML tags and attributes, please file an issue describing your use case.
603603
604-
If you need to use an asset from code rather than from HTML, please read [Adding Images and Fonts](#adding-images-and-fonts).
604+
If you need to use an asset from code rather than from HTML, please read [Adding Images and Fonts](#adding-images-and-fonts). For example, to integrate a library like [`react-mdl`](https://github.com/tleunen/react-mdl) that depends on global scripts and styles, [`import` them from JavaScript](https://github.com/tleunen/react-mdl/pull/388).
605605
606606
### Generating Dynamic `<meta>` Tags on the Server
607607

0 commit comments

Comments
 (0)