6 lines
246 B
Svelte
6 lines
246 B
Svelte
<!--
|
|
Temporary tailwind import fixes for classes that wouldn't be directly used otherwise.
|
|
Or as others may call it: Real big bullshit time.
|
|
Issue: https://git.odit.services/lfk/frontend/issues/136
|
|
-->
|
|
<div class="opacity-50"></div> |