From 985d0a6f6dcfffaa227c117aaa184b4846009c0a Mon Sep 17 00:00:00 2001 From: Syndamia Date: Thu, 6 May 2021 19:38:51 +0300 Subject: Moved nabvar to it's own cshtml and simplified it a lot; Removed most of the default css and js from wwwroot; Implemented a very simple custom styling that mimmics the default asp.net bootstrap one --- .gitignore | 1 - 1 file changed, 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3c5eb50..f8e6d33 100644 --- a/.gitignore +++ b/.gitignore @@ -213,7 +213,6 @@ project.lock.json # Output folder used by Webpack or other FE stuff **/node_modules/* -**/wwwroot/* # SpecFlow specific *.feature.cs -- cgit v1.2.3