Skip to content
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

请问head里的css如何利用模板添加? #118

Open
njleonzhang opened this issue Apr 16, 2016 · 0 comments
Open

请问head里的css如何利用模板添加? #118

njleonzhang opened this issue Apr 16, 2016 · 0 comments

Comments

@njleonzhang
Copy link

例子里的head是这样的:

<head>
  <meta charset="UTF-8">
  <title>RequireJS - 调用模板演示</title>
  <script src="../../static/js/require.js"></script>
</head>

如果我这个head里有大量的css,然后我又需要渲染很多页面。
那么,就要在每一个页面的head里写上css的link。

如果把有所的css link语句写成一个html,然后include进来,但是好像不是很好实现。所以像请教下,如何处理css link。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant