diff --git a/.browserslistrc b/.browserslistrc new file mode 100644 index 0000000..462f50a --- /dev/null +++ b/.browserslistrc @@ -0,0 +1,3 @@ +current node +last 2 versions and > 2% +ie > 10 \ No newline at end of file diff --git a/README.md b/README.md index 7906307..bd792ff 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Nice and clean Vue component to display message about cookies `yarn add @norvikit/vue-cookies-consent` -## 🚀 Usage +## 🚀 Usage in Vue Components ```vue