Redesign layout and navigation #64

Merged
raucao merged 22 commits from feature/new_layout into master 2022-02-26 15:45:12 +00:00
Showing only changes of commit b9ec363f36 - Show all commits

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