We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b3e3de commit b5649f2Copy full SHA for b5649f2
packages/cursorless-org-docs/src/css/custom.css
@@ -2,6 +2,8 @@
2
@tailwind base;
3
@tailwind utilities;
4
5
+@import "./shiki.css";
6
+@import "./shiki-component-styles.css";
7
/* From https://github.com/facebook/docusaurus/blob/cc0bceab9c1678303f6237f5526753edc1b12fc3/website/src/css/custom.css#L70-L86 */
8
.header-github-link:hover {
9
opacity: 0.6;
0 commit comments