Don't hardcode column classes in stats
The Tailwind build step requires all needed classes to be explicitly referenced in the source code, and not dynamically generated. This implies that one cannot (for example) interpolate a number in a class name.
This commit is contained in:
@@ -302,7 +302,7 @@ msgstr ""
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#: lib/music_library_web/live/stats_live/index.html.heex:39
|
||||
#: lib/music_library_web/live/stats_live/index.html.heex:42
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Types"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user