Remove motion transition

This commit is contained in:
khatabwedaa
2021-02-07 17:59:43 +02:00
parent 8b543359f0
commit 13acedb503
2 changed files with 2 additions and 2 deletions

View File

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