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
With the latest version of neumorphism-ui and Ruby Sass 3.7.4 compiler, I get the following error:
error: Base-level rules cannot contain the parent-selector-referencing character '&'.
on line 155 of neumorphism/layout/_navbar.scss
from line 1 of neumorphism/_layout.scss
from line 42 of neumorphism.scss
Not sure how to proceed...
The text was updated successfully, but these errors were encountered:
I removed them myself and it seems to work fine.
However, the _button.scss file has the same problem. After fixing button, everything compiled successfully.
With the latest version of neumorphism-ui and Ruby Sass 3.7.4 compiler, I get the following error:
error: Base-level rules cannot contain the parent-selector-referencing character '&'.
on line 155 of neumorphism/layout/_navbar.scss
from line 1 of neumorphism/_layout.scss
from line 42 of neumorphism.scss
Not sure how to proceed...
The text was updated successfully, but these errors were encountered: