lotr-sut/sut/frontend/postcss.config.js
Fellowship Scholar f6a5823439 init commit
2026-03-29 20:07:56 +00:00

7 lines
83 B
JavaScript

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