Skip to content

SASS deprecation warnings #85

@tprus-luc

Description

@tprus-luc

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions