postcss
This commit is contained in:
@@ -25,7 +25,7 @@ const value = useVModel(props, 'modelValue', emit);
|
||||
</label>
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
<style scoped lang="postcss">
|
||||
input:checked ~ span:last-child {
|
||||
--tw-translate-x: 1.75rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user