blob: 12a703d900da8159c30e75acbd2c4d87ae177f62 [file] [log] [blame]
Samuel Shuert85d65ed2024-02-04 13:38:07 -05001module.exports = {
2 plugins: {
3 tailwindcss: {},
4 autoprefixer: {},
5 },
6};