I change it fairly frequently as I am developing, like when I add a new color, font-family, or any spacing-related values. It can get very annoying. I can also assure you that mixing PostCSS imports with Tailwind directives like @apply and @responsive or @variants is not possible and leads to errors and specificity issues all around.
Log in to continue
We're a place where coders share, stay up-to-date and grow their careers.
I change it fairly frequently as I am developing, like when I add a new color, font-family, or any spacing-related values. It can get very annoying. I can also assure you that mixing PostCSS imports with Tailwind directives like @apply and @responsive or @variants is not possible and leads to errors and specificity issues all around.