7 lines
243 B
Svelte
7 lines
243 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" />
|