web-font/tailwind.config.js
2020-07-06 15:03:26 +08:00

7 lines
69 B
JavaScript

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