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

@ -21,6 +21,7 @@ export default {
{
directives: {
background: '--bg',
blur: '10px',
shadow: [{
x: 2,
y: 2,