We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Running postcss -u stylelint -u postcss-reporter --no-map --watch -d ./src ./src/**/*.css in a directory structure with src/index.css:
postcss -u stylelint -u postcss-reporter --no-map --watch -d ./src ./src/**/*.css
src/index.css
src/new.css
Is this by design? Can it be fixed?