Files
ostal.pl/wp-content/themes/ostal_WP/ostal-front/postcss.config.js
2024-12-20 12:48:12 +01:00

7 lines
82 B
JavaScript

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