customer-riverside/node_modules/tailwindcss/stubs/config.simple.js
Philip Peterson 63ce2ba2ef wip
2026-05-24 19:23:05 -07:00

7 lines
83 B
JavaScript

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