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 ec71338 commit 964aa09Copy full SHA for 964aa09
src/confluence.scss
@@ -1,5 +1,8 @@
1
// Import honeycomb
2
@import 'honeycomb';
3
4
+// Cookie consent styles (as not included by default Honeycomb)
5
+@import 'cookie-consent/css/main';
6
+
7
// Import Confluence styling for Confluence themes.
8
@import 'confluence/css/main';
0 commit comments