SassError: '"starshot-body-extra-large" is not an available typography preset

Created on 7 September 2024, 11 days ago

Problem/Motivation

Error when building theme:

    ERROR in ./components_combined/style.scss (./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/dist/cjs.js??ref--5-2!./components_combined/style.scss)
    Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
    SassError: '"starshot-body-extra-large" is not an available typography preset.'
       ╷
    22 │   @include _ct-typography-print-ruleset($name);
       │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
       ╵
      components_combined/00-base/mixins/_typography.scss 22:3                                          ct-typography()
      components_combined/02-molecules/starshot-testimonial-card2/starshot-testimonial-card2.scss 14:5  @import
      02-molecules/**/!(*.stories).scss 26:9                                                            @import
      components_combined/style.scss 12:9                                                               root stylesheet
    SassError: SassError: '"starshot-body-extra-large" is not an available typography preset.'
       ╷
    22 │   @include _ct-typography-print-ruleset($name);
       │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
       ╵
      components_combined/00-base/mixins/_typography.scss 22:3                                          ct-typography()
      components_combined/02-molecules/starshot-testimonial-card2/starshot-testimonial-card2.scss 14:5  @import
      02-molecules/**/!(*.stories).scss 26:9                                                            @import
      components_combined/style.scss 12:9                                                               root stylesheet
        at /starshot-xb/web/themes/contrib/demo_design_system/starshot_demo/node_modules/sass-loader/dist/index.js:49:16

Steps to reproduce

Proposed resolution

Debug and fix.

Remaining tasks

Debug and fix.

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇺🇸United States Kristen Pol Santa Cruz, CA, USA

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

Comments & Activities

Production build 0.71.5 2024