forgot to add file
This commit is contained in:
parent
322025d259
commit
e60e83f2f4
1 changed files with 5 additions and 0 deletions
5
stripe_to_invoice/postcss.config.js
Normal file
5
stripe_to_invoice/postcss.config.js
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
module.exports = {
|
||||||
|
plugins: {
|
||||||
|
'@tailwindcss/postcss': {},
|
||||||
|
},
|
||||||
|
};
|
||||||
Loading…
Add table
Reference in a new issue