-
-
Notifications
You must be signed in to change notification settings - Fork 158
Closed
Labels
Description
Reproduction link or steps
https://github.com/jackholden/tsdown-css-watch-issue
Reproduction steps:
- I run
npm run dev(tsdown --watch) - I import my CSS files with
?inline - LightningCSS then transforms
@custom-mediarules etc. - I make a change in the .ts file, all is well and updates.
- I make a change in the .css file, nothing happens.
What is expected?
If the file is being imported into the .ts file, I expect that file to be added to the watch list.
What is actually happening?
The .css files don't appear to be being watched despite being imported in the .ts file.
Any additional comments?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackPriority
None yet
Effort
None yet