source:
frontend/postcss.config.js@
5c20c64
| Last change on this file since 5c20c64 was 44a42b8, checked in by , 5 months ago | |
|---|---|
|
|
| File size: 92 bytes | |
| Rev | Line | |
|---|---|---|
| [44a42b8] | 1 | export default { |
| 2 | plugins: { | |
| 3 | "@tailwindcss/postcss": {}, | |
| 4 | autoprefixer: {}, | |
| 5 | }, | |
| 6 | }; |
Note:
See TracBrowser
for help on using the repository browser.
