1
0
mirror of https://github.com/covidpass-org/covidpass.git synced 2025-02-18 04:30:53 +01:00
covidpass-greenpass-su-ipho.../postcss.config.js

7 lines
82 B
JavaScript
Raw Normal View History

2021-06-25 12:18:25 +02:00
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}