-
Notifications
You must be signed in to change notification settings - Fork 269
Open
Milestone
Description
I am unable to find a way to add(inject) content starting from the same line. Is injecting on same line supported by hygen?
In the below example, i could replace the line 2 maybe, but i don't want to do that, this is just an example of common issue i come across often.
module.exports = {
content: [], # I wish to add few paths inside this '[ ]' not after this or before this.
theme: {
extend: {},
},
plugins: [],
};
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels