johndatserakis / vue-cookie-accept-decline

đŸ‘‹ Show a banner with text, a decline button, and an accept button on your page. Remembers selection using cookies. Emits an event with current selection and on creation. Good for GDPR requirements.
https://johndatserakis.github.io/vue-cookie-accept-decline/
MIT License
147 stars 19 forks source link

upgraded to 4.0.0. css is now separated from the js during export and… #9

Closed johndatserakis closed 5 years ago

johndatserakis commented 5 years ago

upgraded to 4.0.0. css is now separated from the js during export and can be imported separately.