exports = { plugins: [ tailwindcss('./tailwind.js'), require('autoprefixer') ], };. Because PostCSS is necessary to lint our CSS, hence this ...
確定! 回上一頁