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
using example Invoices. Main menus are using Bootstrap classes. Attached is a diff file that fixes that.
fix classes.diff.txt
The text was updated successfully, but these errors were encountered:
@1jerry thanks for reporting, but this is not a bug.
Classes are hard-coded into input file, see here:
https://github.com/perak/kitchen-examples/blob/master/example-invoices/example-invoices.json#L198
https://github.com/perak/kitchen-examples/blob/master/example-invoices/example-invoices.json#L208
etc.
But, I agree that examples should not have any frontend framework specific classes.
Sorry, something went wrong.
No branches or pull requests
using example Invoices.
Main menus are using Bootstrap classes. Attached is a diff file that fixes that.
fix classes.diff.txt
The text was updated successfully, but these errors were encountered: