1
0
mirror of https://github.com/locomotivemtl/locomotive-boilerplate.git synced 2026-01-15 00:55:08 +08:00

using the asset.styles to load the main.css

This commit is contained in:
Stephen Bégay
2015-03-13 17:17:51 -04:00
parent 82ce0338c5
commit 6c31021771

View File

@@ -13,7 +13,7 @@
<link rel="apple-touch-icon-precomposed" href="{{#assets.images}}favicon-152.png{{/assets.images}}">
<!--[if IE]><link rel="shortcut icon" href="assets/images/favicon-32.ico"><![endif]-->
<link rel="stylesheet" href="modules/{{module}}/assets/styles/dist/main.css">
<link rel="stylesheet" href="{{#assets.styles}}dist/main.css{{/assets.styles}}">
<meta name="description" content="{{meta_description}}">
{{opengraph_tags}}
@@ -35,4 +35,4 @@
{{extra_header_content}}
</head>
<body>
<body>