tailwind.config.js module.exports = { theme: {}, variants: {}, plugins: [] }; # command tailwind build input.css -o output.css.
確定! 回上一頁