UNPKG

82 BJavaScriptView Raw
1module.exports = {
2 rules: {
3 'keyframe-declaration-no-important': true
4 }
5}