source:
postcss.config.mjs@
875f7d6
| Last change on this file since 875f7d6 was 65f7b64, checked in by , 12 months 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.
