beyonk-group / gdpr-cookie-consent-banner

A GDPR compliant cookie consent banner implementation
MIT License
248 stars 42 forks source link

Upgrade cookie consent banner to use a custom element tag #55

Closed dextermb closed 11 months ago

dextermb commented 11 months ago

This upgrades the cookie consent banner to use a custom element tag:

<cookie-consent-banner />
dextermb commented 11 months ago

The one thing I need direction on is the package.json config such as what files to expose and how.