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 44641c8 commit 9beb4b4Copy full SHA for 9beb4b4
packages/cursorless-org-docs/src/css/custom.css
@@ -1,3 +1,7 @@
1
+@tailwind components;
2
+@tailwind base;
3
+@tailwind utilities;
4
+
5
/* From https://github.com/facebook/docusaurus/blob/cc0bceab9c1678303f6237f5526753edc1b12fc3/website/src/css/custom.css#L70-L86 */
6
.header-github-link:hover {
7
opacity: 0.6;
0 commit comments