logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git

postcss.config.js (66B)


  1. module.exports = {
  2. plugins: [
  3. require('autoprefixer')
  4. ]
  5. }