Skip to content

How to use different Tailwind configs in different templates? #1253

Closed Answered by sinanyumer
sinanyumer asked this question in Q&A
Discussion options

You must be logged in to vote

I have found the solution. This works: https://maizzle.com/docs/configuration/tailwindcss#config

Like this:

template-1.html

---
build:
  tailwind:
    config: tailwind.A.config.js
---

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cossssmin
Comment options

Answer selected by sinanyumer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants