Topic: Deprecated
stefanvd priority asked 1 year ago
Expected behavior No warnings at compiling.
Actual behavior
THIS IS DEPRECATED AND WILL BE REMOVED IN SASS 2.0
Warning: Passing percentage units to the global abs() function is deprecated. In the future, this will emit a CSS abs() function to be resolved by the browser. To preserve current behavior: math.abs(40%) To emit a CSS abs() now: abs(#{40%}) More info: https://sass-lang.com/d/abs-percent
Resources (screenshots, code snippets etc.)
Grzegorz Bujański staff answered 1 year ago
We will fix this in the next release. We are not yet able to give an exact date when the new version will be released, but we will try to release it as soon as possible.
stefanvd priority commented 1 year ago
Thanks, Grzegorz!
Driverup pro commented 10 months ago
@Grzegorz Bujański Do the new version released with above fix ?
Grzegorz Bujański staff commented 10 months ago
Yes. These messages should not appear in the new version
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 6.4.1
- Device: pc
- Browser: chrome
- OS: windows
- Provided sample code: No
- Provided link: Yes