@craftzing/cookiebot-style-override

1.0.8 • Public • Published

cookiebot-style-override

Override the color/fonts used in the cookiebot cookie consent modal.

🧙 Installation

Using npm:

npm install @craftzing/cookiebot-style-override

Using yarn:

yarn add @craftzing/cookiebot-style-override

⚙️ Configuration

Setup cookiebot

Import package

In Nuxt you can add the package to the css property inside the config file

css: [
  { src: '@craftzing/cookiebot-style-override', lang: 'css' }
],

Custom style options

Add the following css vars in your project

--accent-color: ;
--background-color: ;
--text-color: ;
--font-family: ;
--hover-animation-duration: ;
--toggle-false-bgc: ;

Readme

Keywords

none

Package Sidebar

Install

npm i @craftzing/cookiebot-style-override

Weekly Downloads

0

Version

1.0.8

License

ISC

Unpacked Size

5.62 kB

Total Files

3

Last publish

Collaborators

  • mokitger
  • devcraftzing
  • sabatinomasala
  • kjellknapen
  • steuraa.craftzing
  • kimmoelants
  • janvdt
  • jensczing