openedx / openedx/openedx-platform
Fix/Ignore: [Bourbon] [Deprecation] rem is deprecated and will be removed in 5.0.0.
Open
@devkhan is already working on this.
Since Jul 13, 2024.
- Dominant language
- Python
- Stars
- 8.2k
- Forks
- 4.4k
- Avg merge
- 6d 18h
- Merged PRs (30d)
- 42
Description
This warning is appearing 165 times during provisioning. It clutters logs and hinders dev experience (https://github.com/openedx/edx-platform/issues/32888).
A decision needs to be made on whether all rem mixin usages are swapped with normal rems, or just ignore the warnings.
AC
- The warnings stop cluttering logs
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.