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
╷
13 │ @import "base", "pages", "custom";
│ ^^^^^^
╵
[path to my project]\assets\css\cb.scss 13:9 root stylesheet
Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart
Sass 3.0.0.
╷
13 │ @import "base", "pages", "custom";
│ ^^^^^^^
╵
[path to my project]\assets\css\cb.scss 13:17 root stylesheet
Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart
Sass 3.0.0.
@tprus-luc at this point you can ignore the warnings--there is some major breaking changes coming to sass, but unfortunately, means it provides all those warnings over and over again. We are trying to figure out best way to handle it, since fixing it up also breaks older projects, so we may need to add a gemfile.lock to keep specific dependencies set.
I am running collectionbuilder-gh on my own Windows PC. I followed the directions, and installed Ruby, GitHub and ImageMagick.
When I run
bundle exec jekyll s
in the BASH console I receive the following warnings:The text was updated successfully, but these errors were encountered: