You've already forked AstralRinth
forked from didirus/AstralRinth
Add tailwind to app-frontend (#2234)
This commit is contained in:
@@ -44,6 +44,8 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import { ref, computed } from 'vue'
|
||||
|
||||
const pixelated = ref(false)
|
||||
const img = ref(null)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user