We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f0adb1 commit db6239cCopy full SHA for db6239c
README.md
@@ -8,7 +8,10 @@ the method is
8
<Li>Go to the sidebar and search for ‘Extension’</Li>
9
<Li>Then in Extension find ‘Custom CSS and JS Loader’</Li>
10
<Li>Then click download</Li>
11
-<Li>After downloading go to your ‘settings.json’ file and type</Li>
+<Li>After downloading go to your ‘settings.json’ file and type <pre><code>"vscode_custom_css.imports": [
12
+ "https://muhammad-hasan-web-developer.github.io/vscodetheme/custom.css",
13
+ "https://muhammad-hasan-web-developer.github.io/vscodetheme/custom.js"
14
+ ],</code></pre> and then save</Li>
15
<Li>After that go to the search in the navbar</Li>
16
<Li>type ‘> Enable CSS And JS’</Li>
17
<Li>then click </Li>
0 commit comments