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

SASS Sass::SyntaxError #18

Open
jedistev opened this issue May 8, 2019 · 0 comments
Open

SASS Sass::SyntaxError #18

jedistev opened this issue May 8, 2019 · 0 comments

Comments

@jedistev
Copy link

jedistev commented May 8, 2019

Sass::SyntaxError appear on the error when i add Gentellia-Rails on the gem file, and the SASS files error appear on the screen

.secondary-text-color {
    color: $bgDefault !important;
}

.subtitle-font-size {

But when I remove the Gentellia-Rails on the Gem file and the error is no longer appear on the screen. is Gentellia-Rails SASS ready??

have found the issue as I am using @import Color.scss on the application.scss along with gentella-custom.scss, and few different imports scss, soi have to add @import color.scss on each scss, and it working but it should not happened.

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

1 participant