nrwl--nx
4 行
93 B
JavaScript
4 行
93 B
JavaScript
module.exports = {
|
|
plugins: [require('@tailwindcss/postcss'), require('autoprefixer')],
|
|
};
|