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
I need the url paths to be relative to the less file, instead of to the HTML file, how can I do that?
The text was updated successfully, but these errors were encountered:
Bugs me too.
Sorry, something went wrong.
This is a duplicate issue of Issue #478 - 1.1.5 broke relative paths
fix regression on urls with relative paths Closes #464 #471 #465
40601f8
url()
What's the status on this? It makes it really hard to use less.js in a test/deploy environment with Drupal.
fairly sure this is fixed now or a duplicate of one of the url's not being transformed bugs.
fix less#471 regression, correct fix for less#411 and amend test case…
5be3a6d
… to test for strings that begin with a number, but shouldn't be treated as one
Successfully merging a pull request may close this issue.
I need the url paths to be relative to the less file, instead of to the HTML file, how can I do that?
The text was updated successfully, but these errors were encountered: