mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-11 08:43:03 +00:00
Prettified Code!
This commit is contained in:
committed by
GitHub Action
parent
a10018b4ae
commit
494e509f22
@@ -14,7 +14,7 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
variants: {
|
||||
transitionProperty: ({ after }) => after(['motion-reduce']),
|
||||
transitionProperty: ({ after }) => after(["motion-reduce"]),
|
||||
},
|
||||
plugins: [],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user