UNPKG

cookie-consent-box

Version:

A tiny, dependency-free cookie box widget that helps you to be GDPR complaint after including 8 kB of code (gzipped)

9 lines 185 B
{ "extends": "stylelint-config-standard", "plugins": ["stylelint-scss"], "rules": { "indentation": 2, "at-rule-no-unknown": null, "scss/at-rule-no-unknown": true } }