You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
Hi, in my code I save
&
into variable$parent
and after that I use it as a selector.(I use the gulp-sass which using node-sass)
Example of my code is below - which uses my super idea how to make the
.switch--people__radio:checked + .switch--people__label
selector.But it throws an error.
Is there any way how to fix it?
I want to use node-sass, because it is much faster than the ruby version (in my case 328ms vs ~2,5s - which is a really big difference).
The text was updated successfully, but these errors were encountered: