Files
securebit-chat/node_modules/tailwindcss/stubs/config.simple.js
T

8 lines
83 B
JavaScript
Raw Normal View History

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