## Test Plan <img width="3360" alt="Screenshot 2025-03-03 at 10 01 19" src="https://github.com/user-attachments/assets/d1ecfca0-ce51-440b-aabb-9107323fd1a4" />
6 lines
72 B
JavaScript
6 lines
72 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
};
|