// importing externals should work fine import 'fs' import 'path' export default { plugins: { tailwindcss: {}, autoprefixer: {}, }, }