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
For example, module
dhtmlx-scheduler
I will give you test example after few minutes...
The text was updated successfully, but these errors were encountered:
Illustrate my bug report villeristi#18
fb08d6c
https://github.com/ofry/vue.js-starter-template
Way to reproduce:
yarn install
yarn build
Sorry, something went wrong.
Hi, this should be possible if the included files are declaring (like they should) the urls etc. with variable-paths, e.g. like in Font-awesome (https://github.com/FortAwesome/Font-Awesome/blob/master/scss/_variables.scss#L4) which we override in https://github.com/villeristi/vue.js-starter-template/blob/master/src/styles/_variables.scss#L83.
The dhtmlx-scheduler uses plain css and the easiest solution on this is to include the .css-file to your styles-dir & do a search & replace on urls.
Hope this helps :)
No branches or pull requests
For example, module
I will give you test example after few minutes...
The text was updated successfully, but these errors were encountered: