makearmy-app/node_modules/tailwindcss/stubs/config.simple.js

8 lines
83 B
JavaScript
Raw Permalink Normal View History

2025-09-22 10:37:53 -04:00
module.exports = {
content: [],
theme: {
extend: {},
},
plugins: [],
}