fix lint error

This commit is contained in:
Thomas Willems 2024-03-04 17:46:39 +01:00
parent ce1af6d691
commit 80cb585560
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -23,8 +23,8 @@ module.exports = {
opacity: '0.25',
cursor: 'default',
},
},
};
addUtilities(newUtilities);
},
],
};
};