diff --git a/README.md b/README.md index ba27fc0..cc306ee 100644 --- a/README.md +++ b/README.md @@ -45,11 +45,6 @@ manual LDIF imports etc. (or provide a staging instance) * [Tailwind CSS](https://tailwindcss.com/) -**Caveat:** if you only add Tailwind classes/directives to templates or -helpers, but there's no change in the stylesheet files, then the new directives -won't be compiled in production. In this case, count up the version comment at -the top of `app/javascript/stylesheets/application.scss` to trigger compilation. - ### Testing * [RSpec](https://rspec.info/documentation/)