Skip to content

Use hygen to Inject on same line #353

@i-am-mani

Description

@i-am-mani

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: [],
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions