File "postcss.config.js"
Full Path: /home/analogde/www/JAVA/04/postcss.config.js
File size: 59 bytes
MIME-type: text/plain
Charset: utf-8
module.exports = {
plugins: {
autoprefixer: {}
}
}