1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-07 02:33:39 +02:00
airsonic-ui/postcss.config.js
2019-03-08 08:47:10 +01:00

5 lines
66 B
JavaScript

module.exports = {
plugins: [
require('autoprefixer')
]
}