1
0
Fork 0
mirror of https://github.com/owncast/owncast.git synced 2025-01-30 20:13:53 +03:00
owncast/web/postcss.config.js
2022-04-25 15:52:38 -07:00

3 lines
77 B
JavaScript

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