Files
docker-webforms/WebForms1/Bundle.config
2016-10-18 19:00:50 -04:00

7 lines
220 B
XML

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