Add Leaf Charting
This commit is contained in:
@@ -27,7 +27,7 @@ namespace LeafWeb.Web.App_Start
|
||||
|
||||
bundles.Add(new StyleBundle("~/bundles/css").Include(
|
||||
"~/Content/bootstrap.css",
|
||||
"~/Content/LeafWeb.css"
|
||||
"~/Content/site.css"
|
||||
));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user