All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.postcss.config.js Maven / Gradle / Ivy

// postcss.config.js
module.exports = {
    plugins: {
        tailwindcss: {},
        autoprefixer: {},
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy