We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi. I am using a cloned version of the Twig builder. It works fine from the cli but from grunt grunt-kss I get this error:
Warning: kss expected the builder to implement KssBuilderBase API version 3.0; version "3.0" is being used instead. Use --force to continue.
The text was updated successfully, but these errors were encountered:
Hi, I've the same problem here. Any hints how to solve this? The problem only occurs if I use a custom builder (kss-scheibo in my case).
EDIT: it looks like this is caused by one of the latest commits in kss-scheibo. I'll open an issue there.
Sorry, something went wrong.
No branches or pull requests
Hi. I am using a cloned version of the Twig builder. It works fine from the cli but from grunt grunt-kss I get this error:
Warning: kss expected the builder to implement KssBuilderBase API version 3.0; version "3.0" is being used instead. Use --force to continue.
The text was updated successfully, but these errors were encountered: