edx/ux-pattern-library

Sass extends don't work properly when compiling with pseudo elements

downzer0 opened this issue · 1 comments

When creating an extend to use in form field pseudo elements (i.e., &::-webkit-slider-runnable-track) the extend doesn't work when used more than once. We need to explore this further and investigate why Sass extends aren't working.

We're using mixins as a temporary solution.

Moving this issue to our UXPL JIRA project - https://openedx.atlassian.net/browse/UXPL-9 for better tracking/prioritization. Closing this issue and following up on next steps there.