mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(css) get list of files from css.json
This commit is contained in:
parent
2fea5ae5a2
commit
bea26927e0
3 changed files with 19 additions and 4 deletions
|
|
@ -9,8 +9,7 @@
|
|||
<title>{{ title }}</title>
|
||||
|
||||
<link rel=stylesheet href="{{ prefix }}/css/urls.css">
|
||||
<link rel=stylesheet href="{{ prefix }}/join:css/reset.css:css/style.css:css/icons.css:css/help.css:css/query.css">
|
||||
|
||||
<link rel=stylesheet href="{{ prefix }}/join:{{ css }}">
|
||||
<noscript>
|
||||
<link rel=stylesheet href="{{ prefix }}/css/nojs.css">
|
||||
</noscript>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue