developers.urbit.org/postcss.config.js
2022-06-21 17:49:31 -07:00

7 lines
82 B
JavaScript

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