Skip to content

Best way to use Maizzle without Tailwind #567

Answered by cossssmin
JPBetley asked this question in Q&A
Discussion options

You must be logged in to vote

There isn't a way to prevent Maizzle from compiling Tailwind if that's what you're asking for.

Even if you don't have a tailwind.config.js file, the tailwind generator will still compile Tailwind with a default config and a bunch of PostCSS plugins, but speed-wise it's not really an issue if you leave JIT mode enabled in Tailwind, as that is very fast and you'll most likely not feel it running. Besides that, simply don't use any Tailwind classes and that's all there is to it 👍

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JPBetley
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