Skip to content

(pv-create-component) Create Component script updates#248

Merged
friewerts merged 2 commits into
developfrom
feature/create-component-update
Jun 30, 2026
Merged

(pv-create-component) Create Component script updates#248
friewerts merged 2 commits into
developfrom
feature/create-component-update

Conversation

@mbehzad

@mbehzad mbehzad commented Sep 29, 2025

Copy link
Copy Markdown
Contributor

== Description ==

  • Fix default config creating hbs page in the root directory instead of "src/pages".
  • use @use instead of @import for component stylesheet imports. This aligns with the new sass syntax and prepares for @import being removed in dart-sass v3.0.0

== Closes issue(s) ==

== Changes ==

== Affected Packages ==
pv-create-component

…ent stylesheet imports

This aligns with the new sass syntax and prepares for `@import` to be removed in dart-sass v3.0.0

BREAKING CHANGE: Users using the default SCSS > SCSS-IMPORT template need to use dart-sass v1.23.0
or newer
@friewerts friewerts merged commit daa2d56 into develop Jun 30, 2026
3 checks passed
@friewerts friewerts deleted the feature/create-component-update branch June 30, 2026 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants