Skip to content

fix(css): unknown file error happened with lightningcss#16306

Merged
patak-cat merged 3 commits into
vitejs:mainfrom
sapphi-red:fix/lightning-css-asset-output-unknown-file
Mar 29, 2024
Merged

fix(css): unknown file error happened with lightningcss#16306
patak-cat merged 3 commits into
vitejs:mainfrom
sapphi-red:fix/lightning-css-asset-output-unknown-file

Conversation

@sapphi-red

Copy link
Copy Markdown
Member

Description

The following was happening:

"id".replace('id', '$$') // '$'

fixes #16297


Review PR in StackBlitz Submitted with StackBlitz.

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

Labels

feat: css p3-minor-bug An edge case that only affects very specific usage (priority)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reference IDs containing $$ fail to be resolved with LightningCSS

2 participants