UNPKG

97 BJavaScriptView Raw
1module.exports = {
2 purge: [],
3 theme: {
4 extend: {},
5 },
6 variants: {},
7 plugins: [],
8}