0
owncast/web/postcss.config.js
2022-04-25 15:52:38 -07:00

4 lines
77 B
JavaScript

module.exports = {
plugins: ['postcss-flexbugs-fixes', 'autoprefixer'],
};