-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
Received this warning when building my jekyll website (https://github.com/paddyroddy/paddyroddy.github.io).
Configuration file: /Users/paddy/www/paddyroddy.github.io/_config.yml
Remote Theme: Using theme pages-themes/hacker
Source: /Users/paddy/www/paddyroddy.github.io
Destination: /Users/paddy/www/paddyroddy.github.io/_site
Incremental build: disabled. Enable with --incremental
Generating...
Remote Theme: Using theme pages-themes/hacker
Deprecation Warning [import]: 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
╷
1 │ @import "hacker";
│ ^^^^^^^^
╵
/Users/paddy/www/paddyroddy.github.io/assets/css/style.scss 1:9 root stylesheet
Deprecation Warning [import]: 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
╷
4 │ @import "jekyll-theme-hacker";
│ ^^^^^^^^^^^^^^^^^^^^^
╵
hacker.scss 4:9 @import
/Users/paddy/www/paddyroddy.github.io/assets/css/style.scss 1:9 root stylesheet
Deprecation Warning [import]: 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
╷
1 │ @import "rouge-base16-dark";
│ ^^^^^^^^^^^^^^^^^^^
╵
/private/var/folders/sp/9gljs8512w93__m156f9yl7c0000gn/T/jekyll-remote-theme-20250304-71120-3ocw1y/_sass/jekyll-theme-hacker.scss 1:9 @import
hacker.scss 4:9 @import
/Users/paddy/www/paddyroddy.github.io/assets/css/style.scss 1:9 root stylesheet
Deprecation Warning [import]: 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
╷
2 │ @import "default_colors";
│ ^^^^^^^^^^^^^^^^
╵
/private/var/folders/sp/9gljs8512w93__m156f9yl7c0000gn/T/jekyll-remote-theme-20250304-71120-3ocw1y/_sass/jekyll-theme-hacker.scss 2:9 @import
hacker.scss 4:9 @import
/Users/paddy/www/paddyroddy.github.io/assets/css/style.scss 1:9 root stylesheet
Deprecation Warning [import]: 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
╷
6 │ @import "default_colors";
│ ^^^^^^^^^^^^^^^^
╵
/private/var/folders/sp/9gljs8512w93__m156f9yl7c0000gn/T/jekyll-remote-theme-20250304-71120-3ocw1y/_sass/rouge-base16-dark.scss 6:9 @import
/private/var/folders/sp/9gljs8512w93__m156f9yl7c0000gn/T/jekyll-remote-theme-20250304-71120-3ocw1y/_sass/jekyll-theme-hacker.scss 1:9 @import
hacker.scss 4:9 @import
/Users/paddy/www/paddyroddy.github.io/assets/css/style.scss 1:9 root stylesheet
done in 0.754 seconds.
Auto-regeneration: enabled for '/Users/paddy/www/paddyroddy.github.io'
LiveReload address: http://127.0.0.1:35729
Server address: http://127.0.0.1:4000/
Server running... press ctrl-c to stop.
Metadata
Metadata
Assignees
Labels
No labels