motayeb/node_modules/tailwindcss/stubs/config.simple.js
Kazem Alghasi c16648678d - install local Tailwind
- fix more problems
2026-09-23 00:32:16 +03:30

8 lines
83 B
JavaScript

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