Skip to content
Snippets Groups Projects
stylelint.config.js 118 B
module.exports = {
  // add your custom config here
  // https://stylelint.io/user-guide/configuration
  rules: {},
}