diff --git a/tailwind.form.config.js b/tailwind.form.config.js index 60c84c07..871af4b5 100644 --- a/tailwind.form.config.js +++ b/tailwind.form.config.js @@ -8,6 +8,7 @@ module.exports = { './app/views/start_form/**/*.erb', './app/views/shared/_button_title.html.erb', './app/views/shared/_attribution.html.erb', + './app/views/scripts/_autosize_field.html.erb', './app/views/send_submission_email/**/*.erb' ] }