rename style.css to styles.css ,add "s"
This commit is contained in:
parent
de6b8d6ad0
commit
3ee4c3850f
|
@ -464,7 +464,7 @@ h1#index 步骤5:定义该应用的宿主页面
|
|||
Create a `styles.css` file in the *#{_indexHtmlDir}* folder, and start styling,
|
||||
perhaps with the minimal styles shown below.
|
||||
|
||||
在*#{_indexHtmlDir}*目录下创建一个`style.css`文件,并且用下面列出的最小化样式作为初始样式。
|
||||
在*#{_indexHtmlDir}*目录下创建一个`styles.css`文件,并且用下面列出的最小化样式作为初始样式。
|
||||
|
||||
+makeExcerpt('styles.css (excerpt)', 'quickstart')
|
||||
|
||||
|
|
Loading…
Reference in New Issue