|
@@ -40,8 +40,6 @@ Assets included with the VHS viewhelpers
|
|
|
}
|
|
}
|
|
|
</style>
|
|
</style>
|
|
|
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
<f:comment><!-- Style assets --></f:comment>
|
|
<f:comment><!-- Style assets --></f:comment>
|
|
|
|
|
|
|
|
<f:comment><!-- includes all plugins ; can be removed if none of those plugins are used --></f:comment>
|
|
<f:comment><!-- includes all plugins ; can be removed if none of those plugins are used --></f:comment>
|
|
@@ -76,6 +74,36 @@ Assets included with the VHS viewhelpers
|
|
|
standalone="{force_standalone}"
|
|
standalone="{force_standalone}"
|
|
|
rewrite="0"/>
|
|
rewrite="0"/>
|
|
|
|
|
|
|
|
|
|
+<f:comment><!-- includes all shortcodes ; some of them may have to be removed --></f:comment>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/accordion.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/action-box.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/blockquote.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/bootstrap-typography.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/button.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/clients.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/contact-form.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/countdown.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/counter.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/divider.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/dropcap.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/feature-text.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/list-style.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/nice-select.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/owl-carousel.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/page-title.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/pie-chart.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/pricing.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/progress-bar.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/section-title.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/shortcodes.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/social-icons.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/tabs.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/team.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/testimonial.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/side-panel.css"/>
|
|
|
|
|
+<v:asset.style group="shortcodes" path="{assets_dir}/style/shortcodes/onload-modal.css"/>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
<f:comment><!-- main stylesheet of the template --></f:comment>
|
|
<f:comment><!-- main stylesheet of the template --></f:comment>
|
|
|
<v:asset.style name="style-css"
|
|
<v:asset.style name="style-css"
|
|
|
path="{assets_dir}/style/style.css"
|
|
path="{assets_dir}/style/style.css"
|