segmentio / consent-manager

Drop-in consent management plugin for analytics.js
https://segmentio.github.io/consent-manager/
MIT License
341 stars 142 forks source link

Bug: Standealone CSS #314

Closed Nightapes closed 1 year ago

Nightapes commented 1 year ago

Not possible to use custom css with standalone.js.

We have the issue that with every release the css names changes, which makes it a pain to update the script.

Every css has a random id at the end like #consent-container .css-1uzjr4x

Is there a better way to style the standalone script?

edsonjab commented 1 year ago

Hi @Nightapes thank you for your report, we are working on a new version to add css properties and Ids to each element.