devsite/node_modules/tailwindcss/stubs/config.simple.js

8 lines
83 B
JavaScript
Raw Permalink Normal View History

2024-07-08 01:49:38 +00:00
module.exports = {
content: [],
theme: {
extend: {},
},
plugins: [],
}