Files
GPW/GPW_Admin/Bundle.config
T
Samuele E. Locatelli c9d36e1e9d cambio home page
2021-01-08 09:07:33 +01:00

12 lines
398 B
XML

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