ledger gemory draft
This commit is contained in:
@@ -10,7 +10,8 @@ const modelValue = defineModel({ default: false });
|
||||
</label>
|
||||
</template>
|
||||
|
||||
<style scoped lang="postcss">
|
||||
<style scoped>
|
||||
@reference "tailwindcss";
|
||||
input:checked ~ span:last-child {
|
||||
--tw-translate-x: 1.25rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user