Ghost, a cyberpunk theme for Discourse

I just updated the Ghost theme and it’s throwing this error:

Error: @use rules must be written before any other rules. ╷ 1 │ $primary: #222222 !default; $secondary: #ffffff !default; $tertiary: #0088cc !default; $quaternary: #e45735 !default; $header_background: #3771C8 !default; $header_primary: #ffffff !default; $highlight: #ffff4d !default; $danger: #e45735 !default; $success: #009900 !default; $love: #fa6c8d !default; $hover: #f2f2f2 !default; $selected: #e9e9e9 !default; $public_image_path: “https://intfiction.org/images”; @import “common/foundation/variables”; @import “common/foundation/mixins”; $invert-logo: unquote(“true”); @use “sass:list”; │ ^^^^^^^^^^^^^^^^ ╵ /var/www/discourse/common.scss 1:519 root stylesheet

3 Likes