Unable to compile theme due to imports of non-existent SCSS components

Created on 21 May 2025, 16 days ago

After installing Open Intranet, the theme cannot be compiled. The reason is that there are SCSS imports referencing components that do not exist:

starter-theme/openintranet_theme/scss/style.scss
@import "components/paragraphs/tiles";
@import "components/paragraphs/quote";
@import "components/paragraphs/documents";
@import "components/paragraphs/text-with-title";
@import "components/paragraphs/text-image";

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024