Skip to content

Commit 964aa09

Browse files
authored
Add cookie consent styles to confluence CSS as JavaScript applied. (#519)
1 parent ec71338 commit 964aa09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/confluence.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
// Import honeycomb
22
@import 'honeycomb';
33

4+
// Cookie consent styles (as not included by default Honeycomb)
5+
@import 'cookie-consent/css/main';
6+
47
// Import Confluence styling for Confluence themes.
58
@import 'confluence/css/main';

0 commit comments

Comments
 (0)