hernansartorio / hernansartorio/jquery-nice-select
Using / for division outside of calc() is deprecated
- Dominant language
- JavaScript
- Stars
- 955
- Forks
- 271
- PR merge metrics
- No merged PRs in 30d
Description
Compiling my SCSS results in the following warning:
` Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.`
Any chance this will be resolved? Pretty simple fix to wrap those division rules in calc() but noticed there's not been any recent updates to this package..
Cheers
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the SCSS sources for division operators used outside calc(), then compile the plugin with Dart Sass to reproduce the deprecation warning. The work is done when the warning is gone without changing the plugin's dropdown styling or behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery, sass
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100