Skip to content

--watch mode doesn't pick up new files  #161

Open
@JoshuaKGoldberg

Description

@JoshuaKGoldberg

Running postcss -u stylelint -u postcss-reporter --no-map --watch -d ./src ./src/**/*.css in a directory structure with src/index.css:

  • Changes to src/index.css are picked up fine
  • Adding src/new.css and then modifying it doesn't get picked up

Is this by design? Can it be fixed?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions