Prettified Code!

This commit is contained in:
khatabwedaa
2020-11-06 06:58:38 +00:00
committed by GitHub Action
parent a10018b4ae
commit 494e509f22

View File

@@ -14,7 +14,7 @@ module.exports = {
},
},
variants: {
transitionProperty: ({ after }) => after(['motion-reduce']),
transitionProperty: ({ after }) => after(["motion-reduce"]),
},
plugins: [],
};