radames's picture
first
effb90e
raw
history blame contribute delete
75 Bytes
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {}
}
};