-
-
Notifications
You must be signed in to change notification settings - Fork 158
Labels
bugSomething isn't workingSomething isn't working
Description
Reproduction link or steps
What is expected?
What is actually happening?
The output file is test-!~{000}~.css and it should be index.css I think.
Any additional comments?
Also I am looking for something to preserve in place, e.g.:
component1.ts -> import "./component1.scss" inside
component1.scss
component2.ts -> import "./component2.scss" inside
component2.scss
to:
component1.js -> import "./component1.css" inside
component1.css
component2.js -> import "./component2.css" inside
component2.css
Is this possible?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackPriority
None yet
Effort
None yet