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

Error with Sass Loader #2889

Open
4 tasks done
afiocre opened this issue Dec 31, 2023 · 0 comments
Open
4 tasks done

Error with Sass Loader #2889

afiocre opened this issue Dec 31, 2023 · 0 comments
Labels
State: Triage Tickets that need to be triaged. Type: Bug

Comments

@afiocre
Copy link

afiocre commented Dec 31, 2023

Prerequisites

  • I have searched for duplicate or closed issues.
  • I have validated my setup against the latest version on StackBlitz.
  • I have read the contributing guidelines.
  • I understand that only sponsored issues will be worked on and that if I wish to sponsor an issue, I will contact the owner FIRST.

Describe the issue

Hi, i use tempus-dominus v6.9.4 with sass-loader v13.3.3 (for symfony/webpack-encore 4.5.0) and i have this errors:

Invalid CSS after "...range-bg: color": expected expression (e.g. 1px, bold), was ".scale($td-active-b"
        on line 8 of node_modules/@eonasdan/tempus-dominus/src/scss/_variables.scss
        from line 1 of node_modules/@eonasdan/tempus-dominus/src/scss/tempus-dominus.scss
>> $td-range-bg: color.scale($td-active-bg, $lightness: -40%);

So I think this version is not compatible with Sass Loader. Can you fix this and make a new minor version ?

StackBlitz fork

no need

What operating system(s) are you seeing the problem on?

Linux

What browser(s) are you seeing the problem on?

Chrome

What version of are you using? You can find this information from the sample StackBlitz.

v6.9.4

What your browser's locale? You can find this information from the sample StackBlitz.

fr-FR

@afiocre afiocre added State: Triage Tickets that need to be triaged. Type: Bug labels Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
State: Triage Tickets that need to be triaged. Type: Bug
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant