Skip to content

fix: revert style plugin changes#63

Merged
johnjenkins merged 1 commit intomainfrom
fix-more-plugin-css-stuff
Apr 21, 2026
Merged

fix: revert style plugin changes#63
johnjenkins merged 1 commit intomainfrom
fix-more-plugin-css-stuff

Conversation

@johnjenkins
Copy link
Copy Markdown
Contributor

@johnjenkins johnjenkins commented Apr 21, 2026

Pull request checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Build (pnpm build) was run locally and passed
  • Tests (pnpm test:unit and pnpm test:e2e) were run locally and passed
  • Linting (pnpm lint) was run locally and passed

Pull request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes)
  • Documentation
  • Other (please describe):

What is the current behavior?

Issue URL:

What is the new behavior?

CSS transpilation is opt-in again (it cannot work with pre-processors atm)
Basic CSS transpilation can handle @import statements

Closes #62
Closes #54

Does this introduce a breaking change?

  • Yes
  • No

@johnjenkins johnjenkins merged commit a66971f into main Apr 21, 2026
3 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.11.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Tests fail when using stencil vitest plugin with CSS imports bug: stencilVitestPlugin doesn't support test for components with styleUrl

1 participant