Select the translations to include in your configuration.
Download the cookieconsent-config.js
javascript file:
Add the script in the <body>
tag:
<script type="module" src="cookieconsent-config.js"></script>
Add the stylesheet in the <head>
tag:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@/dist/cookieconsent.css">