text-transformer / postcss.config.js
OnyxMunk's picture
feat: Add OpenMoji browser and Fibonacci converter
bdd5dc5
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}