1
0
Fork 0
mirror of https://github.com/Findus23/devicedetector.net.git synced 2024-09-19 15:43:46 +02:00
devicedetector.net/client/postcss.config.js

5 lines
59 B
JavaScript

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