blur support, fix toggled buttons not working right

This commit is contained in:
Henry Jameson 2024-02-22 15:15:08 +02:00
commit 779b3dc122
4 changed files with 19 additions and 7 deletions

View file

@ -24,6 +24,7 @@ export default {
directives: {
background: '--bg',
roundness: 3,
blur: '5px',
shadow: [{
x: 1,
y: 1,