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
trying to use your plugin on Adapt Version 5 but getting this error
Command failed: grunt server-build:prod --outputdir=courses/5ed6ce5976433a0b762f7146/5ed8d1522497f977637296b8/build --theme=5ed6fa4811c1f54278eca1be --menu=adapt-contrib-boxMenu
Fatal error: { "message": "variable @secondary-color is undefined", "type": "Name", "filename": "src/components/adapt-expose/less/expose.less", "index": 2018, "line": 142, "column": 14, "callLine": null, "extract": [ "\t\tpadding: 20px;", "\t\tbackground: @secondary-color;", "\t\tcolor: #ffffff;" ] }�
The text was updated successfully, but these errors were encountered:
No branches or pull requests
trying to use your plugin on Adapt Version 5 but getting this error
Command failed: grunt server-build:prod --outputdir=courses/5ed6ce5976433a0b762f7146/5ed8d1522497f977637296b8/build --theme=5ed6fa4811c1f54278eca1be --menu=adapt-contrib-boxMenu
Fatal error: {
"message": "variable @secondary-color is undefined",
"type": "Name",
"filename": "src/components/adapt-expose/less/expose.less",
"index": 2018,
"line": 142,
"column": 14,
"callLine": null,
"extract": [
"\t\tpadding: 20px;",
"\t\tbackground: @secondary-color;",
"\t\tcolor: #ffffff;"
]
}�
The text was updated successfully, but these errors were encountered: