mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add background image hover variant
This commit is contained in:
parent
2a281e896e
commit
350b62decd
1 changed files with 3 additions and 1 deletions
|
|
@ -84,6 +84,8 @@ module.exports = {
|
|||
}
|
||||
}
|
||||
},
|
||||
variants: {},
|
||||
variants: {
|
||||
backgroundImage: ['responsive', 'hover']
|
||||
},
|
||||
plugins: []
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue