tvl-depot/tailwind.config.js

8 lines
84 B
JavaScript
Raw Normal View History

2019-11-15 11:04:59 +01:00
module.exports = {
theme: {
extend: {},
},
variants: {},
plugins: [],
}