diff --git a/.npmignore b/.npmignore index 850ce85..951c83d 100644 --- a/.npmignore +++ b/.npmignore @@ -11,3 +11,5 @@ vite.config.js .prettierignore .prettierrc .eslintignore +postcss.config.js +tailwind.config.js diff --git a/README.md b/README.md index ae11031..fd7bd21 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ [![](https://img.shields.io/npm/v/stimulus-textarea-autogrow.svg)](https://www.npmjs.com/package/stimulus-textarea-autogrow) [![](https://github.com/stimulus-components/stimulus-textarea-autogrow/workflows/Lint/badge.svg)](https://github.com/stimulus-components/stimulus-textarea-autogrow) [![](https://img.shields.io/github/license/stimulus-components/stimulus-textarea-autogrow.svg)](https://github.com/stimulus-components/stimulus-textarea-autogrow) -[![Netlify Status](https://api.netlify.com/api/v1/badges/073b5fee-358d-4dbf-b807-52034690f8ef/deploy-status)](https://stimulus-textarea-autogrow.netlify.com) ## Getting started @@ -12,7 +11,7 @@ A Stimulus controller for autogrowing textarea. ## 📚 Documentation -See [stimulus-textarea-autogrow documentation](https://stimulus-components.netlify.app/docs/components/stimulus-textarea-autogrow/). +See [stimulus-textarea-autogrow documentation](https://www.stimulus-components.com/docs/stimulus-textarea-autogrow/). ## 👷♂️ Contributing diff --git a/index.html b/index.html index 776d9d1..453e759 100644 --- a/index.html +++ b/index.html @@ -4,11 +4,11 @@ -