Command Line Interface (CLI) You can use stylelint on the command line. For example: ```shell npx stylelint "**/*.css" ``` Use `npx stylelint --help` to ...
確定! 回上一頁