customer-riverside/node_modules/tailwindcss/stubs/config.simple.js

8 lines
83 B
JavaScript
Raw Permalink Normal View History

2026-05-24 18:23:05 -08:00
module.exports = {
content: [],
theme: {
extend: {},
},
plugins: [],
}