1
0
mirror of https://github.com/pnp/sp-dev-fx-webparts.git synced 2025-02-16 09:55:26 +00:00
2023-10-23 12:24:59 -04:00

6 lines
80 B
JavaScript

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