File "postcss.config.js"

Full Path: /home/tekvhqgl/public_html/wp-content/plugins/chaty/postcss.config.js
File size: 92 bytes
MIME-type: text/plain
Charset: utf-8

module.exports = {
    plugins: {
        tailwindcss: {},
        autoprefixer: {},
    }
}