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 495692e commit e86e87bCopy full SHA for e86e87b
docs-site/src/styles/custom.css
@@ -0,0 +1,6 @@
1
+/* Custom styles for Bazel File Operations Component documentation */
2
+
3
+:root {
4
+ --sl-color-accent: #2563eb;
5
+ --sl-color-accent-high: #1e40af;
6
+}
0 commit comments