Files
GPW/GPW_Commesse/Bundle.config
T
2019-09-27 11:36:19 +02:00

14 lines
476 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<bundles version="1.0">
<styleBundle path="~/Content/css">
<include path="~/Content/font.css" />
<include path="~/Content/Style.css" />
<include path="~/Content/StyleCustom.css" />
<include path="~/Content/font-awesome.css" />
</styleBundle>
<styleBundle path="~/Content/bootstrap">
<include path="~/Content/bootstrap.css" />
<include path="~/Content/bootstrap-theme.css" />
</styleBundle>
</bundles>