UNPKG

chappe

Version:

Developer Docs builder. Write guides in Markdown and references in API Blueprint. Comes with a built-in search engine.

14 lines (10 loc) 306 B
extends: - stylelint-config-standard-scss rules: selector-id-pattern: null selector-class-pattern: null at-rule-empty-line-before: null no-descending-specificity: null scss/comment-no-empty: null scss/load-no-partial-leading-underscore: null scss/dollar-variable-empty-line-before: null