Skip to content
New issue

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

build: Downgrade less #3982

Merged
merged 1 commit into from
Feb 22, 2022
Merged

build: Downgrade less #3982

merged 1 commit into from
Feb 22, 2022

Commits on Feb 19, 2022

  1. build: Downgrade less

    Downgrade less to v3.  v4 is failing on macOS for some reason.  See
    less/less.js#3693
    
    This also makes some less/CSS changes that are useful for future
    upgrades:
    
     - wrap all calculations in calc(), which is required in less v4
     - remove unneeded @transparent variable
    
    Finally, this fixes an erroneous error message that said "extern
    generation failed" instead of "CSS compilation failed".
    
    Closes #3981
    joeyparrish committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    28340a0 View commit details
    Browse the repository at this point in the history