Skip to content

Huddly/cookiebot-dialog

Repository files navigation

How to install

After installing Cookiebot on your website, following these instructions, you can install this repo following these steps:

Because Cookiebot doesn't support new CSS properties, you will manually need to include the css file in your project.

npm install Huddly/cookiebot-dialog --save

Then import the following styling in your project:

import '@huddly/cookiebot-dialog/dist/dialog.css';

In the same @huddly/cookiebot-dialog/dist/ folder you will find the following files:

  • dialog.html
  • dialog.js

Paste the content of these into your cookiebot dialog setting fields after selecting the "Custom dialog" option.

After this, your Cookiebot dialog should look like this:

Huddly version of the Cookiebot dialog

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published