Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature(svelte): adds support for processing svelte templates with css pre-processors #714

Merged
merged 1 commit into from Dec 29, 2022

Conversation

sverweij
Copy link
Owner

@sverweij sverweij commented Dec 28, 2022

Description

  • when pre-processing svelte templates ignore style tags with an attribute that indicates processing is necessary.

Published on npmjs as beta: dependency-cruiser-12.3.0-beta-1 (sha-sum: 9a483d3a723361375cf375097635d69f21c3cafe).

Motivation and Context

How Has This Been Tested?

  • green ci
  • automated non-regression tests
  • additional unit test
  • also see the repro repo

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Documentation only change
  • Refactor (non-breaking change which fixes an issue without changing functionality)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • 📖

    • My change doesn't require a documentation update, or ...
    • it does and I have updated it
  • ⚖️

    • The contribution will be subject to The MIT license, and I'm OK with that.
    • The contribution is my own original work.
    • I am ok with the stuff in CONTRIBUTING.md.

@sverweij sverweij force-pushed the feature/support-non-vanilla-css-for-svelte branch from f5bba98 to 0fbc26a Compare December 28, 2022 21:05
@sverweij sverweij merged commit ff72641 into develop Dec 29, 2022
@sverweij sverweij deleted the feature/support-non-vanilla-css-for-svelte branch December 29, 2022 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue: Dependency cruiser does not work with style preprocessors in Svelte
1 participant