source:
frontend/postcss.config.mjs@
b8093a0
| Last change on this file since b8093a0 was b8093a0, checked in by , 3 days ago | |
|---|---|
|
|
| File size: 81 bytes | |
| Rev | Line | |
|---|---|---|
| [65f7b64] | 1 | const config = { |
| 2 | plugins: ["@tailwindcss/postcss"], | |
| 3 | }; | |
| 4 | ||
| 5 | export default config; |
Note:
See TracBrowser
for help on using the repository browser.
