//tailwind.config.js module.exports = { theme: { extend: { //這邊是我的晃動動態keyframes: { shake: { '0%': {transform: 'translateX(-5%)'}, ...
確定! 回上一頁