Files
importarr/frontend/postcss.config.js
T

2 lines
67 B
JavaScript

export default { plugins: { tailwindcss: {}, autoprefixer: {} } };