web-font/tailwind.config.js
2020-03-21 16:46:45 +08:00

7 lines
69 B
JavaScript

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