You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4.you can able to choose specific files or include all library files like below.
717
+
4.You can able to choose specific files or include all library files like below.
718
718
719
719
For example, Choose specific files and the bootstrap5 theme is selected in the dialog.
720
720
@@ -765,6 +765,87 @@ N> If you use individual control styles, you should install their dependent cont
765
765
766
766
8.Run the application and see the bootstrap5 themes downloaded from LibMan were applied.
767
767
768
+
You can also choose `SCSS` file and customize theme variables using the [Web Compiler 2022+](https://marketplace.visualstudio.com/items?itemName=Failwyn.WebCompiler64) by following steps.
6.The `compilerconfig.json` file is created by default. Then, provide the location of the compiled CSS file and include a path as shown in the following code snippet.
7.You can refer to the theme sheet which was downloaded from the client-side library in the `<head>` element of the **~/Pages/Shared/_Layout.cshtml** file.
0 commit comments