Igor Alexandrov
b5c56f7775
Added lints for ERB templates ( #609 )
...
* Added erblint and fixed offenses
* Added erblint bintstub. Included erblint into CI
* Merged GitHub Actions tasks for rubocop and erblint into one
* Added config for erblint.
* Reverted erblint call in the CI
2024-04-09 08:08:58 -04:00
Rob Zolkos
4699423eb4
Fix dynamic classname generation ( #287 )
...
Tailwinds JIT compiler doesn't recognize concatenated partial class
names and will therefore not include these in the generated css.
Ref: https://tailwindcss.com/docs/content-configuration#dynamic-class-names
2024-02-03 21:01:58 -06:00
Josh Pigford
9b400c9c50
Light message styling
2024-02-03 14:35:32 -06:00
Jose Farias
c5192ee424
Centralize auth messages ( #269 )
...
* Add i18n-tasks
* Add auth-related i18n
* Centralize auth messages
* Remove safe navigation
* Revert "Remove safe navigation"
This reverts commit 56b5e01e5e
.
* Remove newline in Gemfile
2024-02-03 14:17:49 -06:00