style registration pages

This commit is contained in:
2021-09-02 23:32:52 -04:00
committed by oliviasculley
parent 5b5f1ce1e5
commit 6d5f7f68df
13 changed files with 352 additions and 161 deletions

View File

@ -25,7 +25,10 @@ module.exports = {
extend: {},
},
variants: {
extend: {},
extend: {
backgroundColor: ['active'],
borderColor: ['active'],
},
},
plugins: [],
}