feat(frontend): new dashboard concept (#82)

This commit is contained in:
sct
2020-09-15 00:09:11 +09:00
committed by GitHub
parent b5e8428a39
commit eae38bb9ec
9 changed files with 100 additions and 81 deletions

View File

@@ -10,7 +10,9 @@ module.exports = {
},
},
},
variants: {},
variants: {
padding: ['first', 'last'],
},
plugins: [
require('@tailwindcss/ui')({
layout: 'sidebar',