-
Notifications
You must be signed in to change notification settings - Fork 97
Description
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:
Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart
Sass 3.0.0.More info and automated migrator: https://sass-lang.com/d/import
╷
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.More info and automated migrator: https://sass-lang.com/d/import
╷
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.More info and automated migrator: https://sass-lang.com/d/import
╷
13 │ @import "base", "pages", "custom";
│ ^^^^^^^^
╵
[path to my project]\assets\css\cb.scss 13:26 root stylesheet