In my current TailwindCSS project using JS I define plugins in a tailwind.config.js
file such as:
plugins: [
require("@tailwindcss/aspect-ratio"),
require("@tailwindcss/typography")
]
This file is also where I extended the theme.
With Vapor and SwiftyTailwind, how can I achieve the same thing?
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too