Concat css
This commit is contained in:
parent
6b6a1172f9
commit
92de7cb8ef
6 changed files with 73 additions and 120 deletions
|
@ -43,8 +43,7 @@ func Run(port int) {
|
|||
|
||||
files = []File{
|
||||
File{"/bundle.js", "text/javascript"},
|
||||
File{"/css/style.css", "text/css"},
|
||||
File{"/css/fontello.css", "text/css"},
|
||||
File{"/bundle.css", "text/css"},
|
||||
File{"/font/fontello.eot", "application/vnd.ms-fontobject"},
|
||||
File{"/font/fontello.svg", "image/svg+xml"},
|
||||
File{"/font/fontello.ttf", "application/x-font-ttf"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue