Skip to content

Commit 9601cb4

Browse files
gideonairexCMCDragonkai
authored andcommitted
chore: add test tailwind
1 parent 7984fbe commit 9601cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderer/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<template>
2-
<div style="background: LightGrey;">
2+
<div class="bg-purple-400 h-screen">
33
<div class="demo-container">
44
<Alert />
55
<!-- Drawer -->

0 commit comments

Comments
 (0)