src/app.css */ @keyframes foo { to { background: red; } } #selector ... The generated output file will automatically add any necessary CSS browser-prefixes, ...
確定! 回上一頁