Remove caveat from README

This commit is contained in:
Basti 2022-02-24 13:59:15 -06:00
parent 417768a30c
commit b9ec363f36
Signed by untrusted user: basti
GPG Key ID: 9F88009D31D99C72

View File

@ -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/)