File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ const theme = require("shiki/themes/monokai.json"); // any theme from shiki
27
27
// },
28
28
// ...
29
29
```
30
+
30
31
4 . Add Code Hike's CSS. Also depends on your stack. Usually you can _ just_ import it:
31
32
32
33
``` js
@@ -37,15 +38,14 @@ import "@code-hike/mdx/dist/index.css";
37
38
38
39
Here is a [ minimal Next.js example] ( https://github.com/pomber/code-hike-sample ) .
39
40
40
-
41
41
## License
42
42
43
43
MIT
44
44
45
-
46
45
## Powered by
47
46
48
- <a href =" https://www.browserstack.com/ " ><img alt =" browserstack " src =" https://user-images.githubusercontent.com/1911623/66797775-4d651300-eee2-11e9-9072-ef1dc670af1d.png " width =" auto " height =" 30 " /></a >
49
-
50
- <a href =" https://vercel.com?utm_source=codehike&utm_campaign=oss " ><img alt =" vercel " src =" https://user-images.githubusercontent.com/1911623/145032181-a217f4d2-d273-4968-9f10-b37db8ae319d.png " width =" auto " height =" 24 " /></a >
51
-
47
+ [ ![ Vercel] ( https://user-images.githubusercontent.com/1911623/145199399-68b8cd57-c331-4c50-81a2-8c491fb7c0a5.png#gh-dark-mode-only )] ( https://vercel.com/?utm_source=codehike&utm_campaign=oss#gh-dark-mode-only )
48
+ [ ![ Vercel] ( https://user-images.githubusercontent.com/1911623/145199467-f07416cf-2ed5-4c6f-a4e1-bbcaabbec603.png#gh-light-mode-only )] ( https://vercel.com/?utm_source=codehike&utm_campaign=oss#gh-light-mode-only )
49
+ ![ spacer] ( https://user-images.githubusercontent.com/1911623/145202317-0bcfb3ed-403c-4737-a781-2eeb6b796e8b.png )
50
+ [ ![ BrowserStack] ( https://user-images.githubusercontent.com/1911623/145201865-9786b79a-c532-41f7-8da0-91334b53f380.png#gh-dark-mode-only )] ( https://www.browserstack.com/#gh-dark-mode-only )
51
+ [ ![ BrowserStack] ( https://user-images.githubusercontent.com/1911623/145201872-8940020c-5659-4066-9a0b-0eb25ace3e61.png#gh-light-mode-only )] ( https://www.browserstack.com/#gh-light-mode-only )
You can’t perform that action at this time.
0 commit comments