Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (20 loc) · 708 Bytes

readme.md

File metadata and controls

23 lines (20 loc) · 708 Bytes

semantic-release Gitmoji

// .stylelintrc.js

/** @type {import('stylelint').Configuration} */
module.exports = {
  extends: ["@bird-studio/stylelint-config"],
};