1
0
mirror of https://github.com/pyscript/pyscript.git synced 2022-05-01 19:47:48 +03:00

updated css for repl2 demo

This commit is contained in:
Princiya Sequeira
2022-04-13 21:48:26 +02:00
parent 1966f1c8b7
commit fdfde89216
3 changed files with 15 additions and 11 deletions

View File

@@ -21,7 +21,9 @@ module.exports = {
}
},
variants: {
extend: {},
extend: {
display: ['group-hover']
},
},
plugins: [],
};