3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +00:00
zeppelin/dashboard/tailwind.config.js

8 lines
82 B
JavaScript
Raw Permalink Normal View History

module.exports = {
theme: {
extend: {}
},
variants: {},
plugins: []
}