mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
Update Stylelint usage in doc/RUNNING_TESTS (#39111).
The path to stylesheets was updated to app/assets/stylesheets in r22696 due to the introduction of Propshaft. git-svn-id: https://svn.redmine.org/redmine/trunk@23025 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
cc50cfc324
commit
d06e63cd96
@ -106,4 +106,4 @@ Install Stylelint:
|
||||
`yarn install`
|
||||
|
||||
You can run Stylelint with:
|
||||
`node_modules/.bin/stylelint "public/stylesheets/**/*.css"`
|
||||
`node_modules/.bin/stylelint "app/assets/stylesheets/**/*.css"`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user