安裝完成後,由於Stylelint 一定要配置設定檔,因此要建立檔案 stylelint.config.js : module.exports = { rules: { 'declaration-block-single-line-max-declarations': ...
確定! 回上一頁