Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SCSS Compile failure #21

Open
PatONeil opened this issue Aug 17, 2021 · 2 comments
Open

SCSS Compile failure #21

PatONeil opened this issue Aug 17, 2021 · 2 comments

Comments

@PatONeil
Copy link

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...

@zoltanszogyenyi
Copy link
Member

zoltanszogyenyi commented Aug 17, 2021

Hello @PatONeil,

I've removed the &'s from a previous commit in the navbar.scss file. Please pull the latest version and let me know if it works now.

@PatONeil
Copy link
Author

PatONeil commented Aug 17, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants