astock-agent/frontend/node_modules/tailwindcss/stubs/config.simple.js
2026-04-07 20:51:00 +08:00

8 lines
83 B
JavaScript

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