MarginaliaSearch/code/services-application/search-service/resources/jte/part/warmup.jte

9 lines
351 B
Plaintext
Raw Normal View History

This is a bit of a hack!
This class exists to let tailwind we're using these classes even though they aren't visible in the code,
as we sometimes generate classes from Java code!
<i class="text-blue-800 bg-blue-50"></i>
<i class="text-green-800 bg-green-50"></i>
<i class="text-purple-800 bg-purple-50"></i>
<i class="text-blue-950 bg-gray-100"></i>