Skip to content

Instantly share code, notes, and snippets.

@anton-gorbikov
Created December 22, 2019 19:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anton-gorbikov/191de48227cbb7f8509fb4ffe510d25d to your computer and use it in GitHub Desktop.
Save anton-gorbikov/191de48227cbb7f8509fb4ffe510d25d to your computer and use it in GitHub Desktop.
fables-css-stylelint-config
module.exports = {
extends: 'stylelint-config-standard',
rules: {
indentation: 4
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment